Naive Bayes and KNN algorihms implemented from scratch with Mutual Information and TF-IDF as Feature Selection Technique
Implemented Decision Tree,Random Forest,Bagging Tree classifiers and Regressors from scratch on dataset
Implemented Gaussian Process Regressions from scratch