Skip to content

Surya-Prakash-Reddy/SVM-for-classification-using-social-media-ads

Repository files navigation

SVM for classification of social media ads on SUVs

About Project:

The project is about predicting whether the users based on their salary will buy SUV or not after advertising on social media. The models are built using SVM and Kernel SVM. With SVM using linear kernel, the decision boundary was linear and hence the accuracy of the model was low. After using kernel SVM with rbf kernel, the accuracy increased to 93%, which is really awesome.

Languages or frameworks used

  • Python: language
  • Pandas: library for data handling
  • NumPy: library for numerical calculations
  • Matplotlib: library for data visualisation
  • SKLearn: library for data analysis and data mining

Screenshots:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published