Diabetes-Dataset-using-Naive-Bayes-Classifier is a Jupyter Notebook project. This repository contains the source code, documentation, and any related assets for the project.
The intention behind this project is to provide a reference implementation, demonstrate Diabetes-Dataset-using-Naive-Bayes-Classifier’s functionality, and serve as a learning or showcase resource.
Medium
`
git clone https://github.com/SughoshDixit/Diabetes-Dataset-using-Naive-Bayes-Classifier.git
cd Diabetes-Dataset-using-Naive-Bayes-Classifier
python -m venv venv .\venv\Scripts\activate pip install -r requirements.txt
jupyter notebook `
(If the project uses a different build tool, replace the commands above with the appropriate instructions.)