Louis Mandel

Results 4 issues of Louis Mandel

Update to the latest sklearn version (undo PR #1105).

It could be nice if when we create a new operator with a `fit` and a `transform` method, the function`operators.make_operator` automatically adds a `fit_transform` method with the following implementation (it...