This is an application that implementing Naive Bayes Algorithm for predicting the output from the datas using sklearn, pandas, numpy and other Libary.
- Install
Python 3or higher version. - Install
sklearn,xlsxwritter,matplotlib,pandas,numpy, andpillowusingpip installor something else. - Download all files in this repository.
- Simply double click on
Functional.pyto run the program.
- Make sure you already installed
tkinterlibrary in your Python. - Double click on
GUI.pyto run program.
