Fabio Ticconi
|
c6f586d3be
|
Fixed transformation of test set via RobustScaler in plot_robust_scaling.py
|
2015-11-12 16:30:21 +01:00 |
Raghav R V
|
f67e911124
|
DOC Modify documentation/examples for the new model_selection module
|
2015-10-29 16:49:23 +01:00 |
johannah
|
d15f322111
|
Added colorblind compatibility
|
2015-10-23 19:47:32 +02:00 |
Andreas Mueller
|
9d14f7352e
|
ENH: Renames CallableTransformer -> FunctionTransformer.
Makes `pass_y` an argument to FunctionTransformer to indicate that the
labels should be passed to the wrapped function.
|
2015-08-03 11:45:16 -04:00 |
Joe Jevnik
|
cb0916c440
|
ENH: Adds CallableTransformer
CallableTransformer allows a user to convert a standard python callable
into a transformer for use in a Pipeline.
|
2015-08-03 11:45:16 -04:00 |
Andreas Mueller
|
867da316ff
|
DOC minor sphinx fixes
|
2015-06-04 16:29:19 -04:00 |
Olivier Grisel
|
f3b1208811
|
FIX typo in RobustScaler example
|
2015-05-27 11:18:31 +02:00 |
Thomas Unterthiner
|
c12ae6047b
|
Fix documentation errors
|
2015-05-21 15:36:42 +02:00 |
Thomas Unterthiner
|
20c622f819
|
Improved example
|
2015-05-20 22:06:44 +02:00 |
Thomas Unterthiner
|
283d50bb75
|
robust_scaling example
|
2015-05-16 21:53:21 +02:00 |