Fixing the import issue for the `mlfz.functional` module.
0.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.