Model Tuner 0.0.21a
- Specified the pipeline class otherwise the method just returned a list
- Removed need to specify
self.estimator
when its called - Generalized (renamed)
"K Best Features"
to just"Best Features"
inside returns ofreturn_metrics()
- Generalized (renamed)
k_best_features
tobest_features