Skip to content

Implementation of KNN and Naive Bayes Algorithm for Machine Learning from my university studies

Notifications You must be signed in to change notification settings

M0ng00se7169/KNN-Naive-Bayes

Repository files navigation

KNN-Naive-Bayes Status

Implementation of KNN and Naive Bayes Algorithm for Machine Learning from my university studies

How to use it

If there is a problem with running, try to open it by console with command:

  1. Create your virtual environment.
  2. Install all packages from requirements.txt:
  pip install -r requirements.txt
  1. Run the application:
  python main.py

📫 Contact

feel free to contact me! ✊

About

Implementation of KNN and Naive Bayes Algorithm for Machine Learning from my university studies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages