Skip to content

PuneetPunamiya/NaiveBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NaiveBayes

This repository implements Naive Bayes Classifier in python. Initially the label encoding was done to the categories in the form of 0,1 and 2. Using the Bayes theorem the probabilities were calculated and finally the outcomes was predicted whether or not the person can play golf on the basis of input.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages