Skip to content

Model Tuner 0.0.21a

Compare
Choose a tag to compare
@lshpaner lshpaner released this 22 Nov 00:51
· 82 commits to main since this release
  • 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 of return_metrics()
  • Generalized (renamed) k_best_features to best_features