Skip to content

Various Classification models used are Logistic regression, K-NN, Support Vector Machine, Kernel SVM, Naive Bayes, Decision Tree Classification, Random Forest Classification using Python

Notifications You must be signed in to change notification settings

RoobiyaKhan/Classification-Models-Using-Python

Repository files navigation

Classification-Models-Using-Python

Social networks dataset contains the data about gender, age, estimated salary and purchased(binary 1 if purchase is made and 0 if there is no purchase). Our goal is to classify the customers based on their age, estimated salary and whether they made a purchase or not. Classification models used are Logistic regression, K-NN, Support Vector Machine, Kernel SVM, Naive Bayes, Decision Tree Classification, Random Forest Classification.

About

Various Classification models used are Logistic regression, K-NN, Support Vector Machine, Kernel SVM, Naive Bayes, Decision Tree Classification, Random Forest Classification using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages