Skip to content

A simple Naive Bayes Python program, for Data mining course final project in UIC

License

Notifications You must be signed in to change notification settings

HenryLiangzy/Naive-Bayes-by-Python

Repository files navigation

Naive-Bayes-by-Python

A simple Naive Bayes Python program, for Data mining course final project in UIC

Something need to know

Require Library:

  1. openpyxl For load trainning data from xlsx file to program.
  • Install openpyxl
pip3 install openpyxl

About

A simple Naive Bayes Python program, for Data mining course final project in UIC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages