#machine-learning #models #framework #k-means #linear-model #flexi-ml #mlp

fleximl-models

Machine learning models available for FlexiML framework

3 releases

0.1.2 Aug 10, 2024
0.1.1 Aug 9, 2024
0.1.0 Aug 9, 2024

#349 in Machine learning

Download history 277/week @ 2024-08-07 21/week @ 2024-08-14

298 downloads per month

MIT license

15KB
350 lines

FlexiML-models

Current Crates.io Version

Machine learning models available for FlexiML framework.

Modules

Below, a checklist of the modules that are currently available or planned for the future:

  • ml: Contains machine learning model implementations
    • LinearModel
    • MLP
    • RBF K-Means
    • SVM
    • RandomForest
    • XGBoost
    • KAN

Dependencies

~1.5MB
~32K SLoC