Skip to content

Source code for my team's project at Machine Learning Subject. The project is a diabetes classification using K-Nearest Neighbor Algorithm.

Notifications You must be signed in to change notification settings

KrisnaDana/Classification-Diabetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Diabetes Classification

Source code for my team's project at Machine Learning Subject. The project is a diabetes classification using K-Nearest Neighbor Algorithm.

Requirements

  • Jupyter Notebook.
  • Python 3.
  • PIP (package manager for Python).
  • Git (optional).

Installation

Use git command to install the project.

git clone https://github.com/KrisnaDana/Classification-Diabetes.git

Or download zip file of the project.

Configuration

Install necessary libraries using the following command.

pip install pandas
pip install scikit-learn

Run the Project

  • Open the project using Jupyter Notebook.
  • Select main.ipynb file.
  • Click Run All button.

About

Source code for my team's project at Machine Learning Subject. The project is a diabetes classification using K-Nearest Neighbor Algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published