Open param087 opened 4 years ago
I could help you complete the "Nearest centroid classifier". I'd love to help out the community driven project.
Go ahead but do follow https://github.com/param087/swiftML/blob/master/CONTRIBUTING.md
I want to implement linear models. Can I start working?
Yes @das-ankur, you can start working on it. If you need any help, please reach out to me.
Algorithms
Linear Model
SVM (Support Vector Machine)
Cluster
Decomposition
Naive Bayes
Neighbors
Tree
Ensemble
Some of the Tree base algorithms are implemented but need some review.