• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Python
  • Created about 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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