Skip to content

PuneetPunamiya/NaiveBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f83f1ad · Sep 30, 2019

History

3 Commits
Sep 30, 2019
Sep 30, 2019
Sep 30, 2019

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