Skip to content

YESAndy/naive_bayes_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

naive_bayes_python

this is an implementation of naive bayes algorithm in python

输入的数据x是有一定范围随机生成的一系列一维数据,而数据y则是与其对应的类,在这里,y的取值为[0,1]。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages