This repository contains implementation from scratch of the following Data Mining algorithm :
- Naive Bayes
- Logistics Regression
- Support Vector Machines
- Decision Trees
- Bagged Trees
- Random Forest
- Boosted Trees
- K-means
- PCA(Pincipal Component Analysis)
- Neural Networks and Perceptron
There's a readme in each section for detailed instruction