Skip to content

alotionIG/algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

# algorithm
variety of basic algorithm which is used in some projects
#----------------------

#----------------------
thanks for Bruno Stecanella's blog whick can be accessed it here: https://monkeylearn.com/blog/practical-explanation-naive-bayes-classifier/
Our code just supported by his dataset about sport
this is a simple code using python to implement a naive bayes algorithm 
#----------------------

to use the code:
make your dataset as below:

A great game y
The election was over n
Very clean match y
A clean but forgettable game y
It was a close election	n

save it with "data_file.txt" as file name

About

variety of basic algorithm which is used in some projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages