An open API service indexing awesome lists of open source software.

https://github.com/mansi-k/ml_basic_algos

Contains KNN regression, Linear regression, KNN classification and Decision trees (using gini index, entropy & misclassification rate), all implemented from scratch.
https://github.com/mansi-k/ml_basic_algos

decision-tree entropy gini-index knn-classification knn-regression linear-regression misclassification-rate scratch-implementation

Last synced: about 1 year ago
JSON representation

Contains KNN regression, Linear regression, KNN classification and Decision trees (using gini index, entropy & misclassification rate), all implemented from scratch.

Awesome Lists containing this project