Crates.io | fleximl-models |
lib.rs | fleximl-models |
version | 0.1.2 |
source | src |
created_at | 2024-08-09 00:29:01.396865 |
updated_at | 2024-08-10 07:10:47.820259 |
description | Machine learning models available for FlexiML framework |
homepage | |
repository | https://github.com/Elesdes/FlexiML/tree/main/crates/fleximl-models |
max_upload_size | |
id | 1330116 |
size | 24,179 |
Machine learning models available for FlexiML framework.
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