ClimbsRocks / auto_ml

[UNMAINTAINED] Automated machine learning for analytics & production
http://auto-ml.readthedocs.io
MIT License
1.64k stars 310 forks source link

increase iteration speed- take in transformed_X, and transformation_pipeline #330

Open ClimbsRocks opened 7 years ago

ClimbsRocks commented 7 years ago

then we'd skip to that part of the fitting process, and just fit the final estimator, and continue as normal from there.

ClimbsRocks commented 7 years ago

probably also take in an arg for return_transformed_X_and_y