Skip to content

OvergrownBaby/naive-bayes-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

naive-bayes-from-scratch

环境要求: Python 3 pandas numpy sklearn

运行方法:

  1. python example_model.py
  2. 运行 example_model.ipynb

朴素贝叶斯算法具体实现在 naive_bayes.py

About

naive bayes from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published