We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a9847 commit ab1b5baCopy full SHA for ab1b5ba
README.md
@@ -1 +1,6 @@
1
-# Machine-Leaning-Algorithms
+# Machine-Leaning-Algorithms
2
+Naive Bayes and KNN algorihms implemented from scratch with Mutual Information and TF-IDF as Feature Selection Technique
3
+
4
+Implemented Decision Tree,Random Forest,Bagging Tree classifiers and Regressors from scratch on dataset
5
6
+Implemented Gaussian Process Regressions from scratch
0 commit comments