v0.1.3
Classical machine learning algorithms added to the mlfz.classical
module. New algorithms:
- kNN classification and regression,
- linear and logistic regression,
- classification trees,
- pipelines,
- and data scalers.
Classical machine learning algorithms added to the mlfz.classical
module. New algorithms: