Skip to content

Naive Bayes is a machine learning algorithm. Naive Bayes uses a similar method to predict the probability of different class based on various attributes. This algorithm is mostly used in text classification and with problems having multiple classes.

Notifications You must be signed in to change notification settings

MahnoorFatima110/Naive-Bayes-Method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Naive-Bayes-Method

Naive Bayes is a machine learning algorithm. Naive Bayes uses a similar method to predict the probability of different class based on various attributes. This algorithm is mostly used in text classification and with problems having multiple classes.

About

Naive Bayes is a machine learning algorithm. Naive Bayes uses a similar method to predict the probability of different class based on various attributes. This algorithm is mostly used in text classification and with problems having multiple classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages