simple-ai
simple-ai copied to clipboard
ML models
ML
- Decision tree
- Random forest (regression)
- Random forest (classification)
- Linear (regression)
- Linear (classification)
- Gradient Boosting
DL
- KNN
I have an idea, it seems that KNN is actually quite an important and classical model. I feel like it should be included. @1chooo What do you think?
Hey @ReeveWu, This is an excellent suggestion. Indeed, we can explore the integration of algorithms related to neural networks. This could also serve as our foundational step in supporting neural networks.
Sure, then I'll add this model.