Skip to content

v0.1.3

Compare
Choose a tag to compare
@cosmic-cortex cosmic-cortex released this 25 Oct 14:31
· 2 commits to main since this release
3506a0a

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.