Skip to content

amal994/Predict-Diabetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Machine Learning Nanodegree: Capstone Project

Intro

My capstone project is about predicting diabetes using eXtreme Gradient Boosting (XGBoost). This Readme describes how to install and run the code.

Install

This project requires Python 3 and the following Python libraries installed:

You will also need to have software installed to run and execute an iPython Notebook

I recommend to install Anaconda, a pre-packaged Python distribution that contains all of the necessary libraries and software for this project.

Code

  • capstone.ipynb is the notebook file

Run

In a terminal or command window, navigate to the project directory that contains this README and run the following command:

jupyter notebook capstone.ipynb

This will open the iPython Notebook software and project file in your browser.

Data

The dataset used in this project is included as diabetes.csv.

=======

Predict-Diabetes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published