Skip to content

efecanxrd/Naive-Bayes-Algorithm-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Naive Bayes

Naive Bayes Algorithm From Scratch

Setup The Project

Install Python

I recommend that you install Python3.8x

Install Libraries

The project uses only 3 library. You can install the library by typing 'pip install numpy', 'pip install pandas', 'pip install matplotlib' in the terminal

How this is working?

You can get information by the link below. You might need to translate the page

Releases

No releases published

Packages

No packages published

Languages