Skip to content

Gaussian Naive Bayes Classifier using sci-kit learn library of python

Notifications You must be signed in to change notification settings

Harshal-ML/NB_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NB_Classifier

A data-set was obtained from Kaggle of a digital marketing company. Age, estimated salary & Purchased fields were available. Purchased signifies whether a customer purchased the product or not. After data pre-processing. Using age annd estimated salary as independent features a naive bayes classifier was trained using sci-kit learn library. Accuracy of 90% was obtained.

About

Gaussian Naive Bayes Classifier using sci-kit learn library of python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages