v0.1.0
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 inproblem
module. - Add
MetaSearchCV
class insearch
module. - Add publish workflow
- Add examples, tests folder, and documentation website