#machine-learning #svm #models #k-means #framework #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

#382 in Machine learning

Download history 271/week @ 2024-08-06 27/week @ 2024-08-13 17/week @ 2024-09-10 11/week @ 2024-09-17 8/week @ 2024-09-24 2/week @ 2024-10-01 1/week @ 2024-10-08

70 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