this repositiory holds code for 7 classification algotihms namely
- Logistic regression
- K nearest neighbors
- Support vector machine
- Kernal SVM
- Naive bayes
- Decision Trees
- Random Forest
I have used a dataset titled "Social Network Ads" taken from Kaggle. dataset consists of 3 features
- age of the customer
- salary of the customer
- did he buy the product or not
For evaluation i have used confusion matrix and then calculated accuracy.
I have used Listed color maps to seperate the classified areas