Machine-Learining-Classifiers
Different py files contain the different machine learning classifier algorithms which include logistic classifier, support vector machine classifier, K-NN algorithm, random forest classifier, decision tree classifier, naive Bayes algorithm. All these algorithms are used on a data set (Social_Network_Ads.csv) which contains 3 columns (age, salary, and purchased). predictions have been carried out using the different algorithms to predict who will or will not purchase an SUV vehicle based on their age and salary