Skip to content

v0.1.0

Compare
Choose a tag to compare
@thieu1995 thieu1995 released this 10 May 03:56
· 35 commits to main since this release

The first official release of MetaSklearn includes:

  • Add information (CODE_OF_CONDUCT.md, MANIFEST.in, LICENSE, requirements.txt, CITAION.cff)
  • Add utils modules (validation, scaler, data_handler, evaluation)
  • Add HyperparameterProblem class in problem module.
  • Add MetaSearchCV class in search module.
  • Add publish workflow
  • Add examples, tests folder, and documentation website