#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

#380 in Machine learning

Download history 218/week @ 2024-08-04 76/week @ 2024-08-11 4/week @ 2024-08-18 27/week @ 2024-09-15 7/week @ 2024-09-22 4/week @ 2024-09-29 1/week @ 2024-10-06

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