Skip to content

This is a diabetes prediction system using Random Forest classifier and Flask framework.

Notifications You must be signed in to change notification settings

fatimaAfzaal/DiabetesPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diabetes Prediction using Random Forest and Flask

diabetesImage

This project aims to develop a predictive model for diabetes using the Random Forest algorithm and Flask framework. The model is trained on a dataset containing various health parameters and their corresponding diabetes outcomes.

Features

  • Utilizes Random Forest algorithm for accurate prediction
  • Flask framework for building a user-friendly web application
  • Interactive user interface for inputting health parameters
  • Predicts the likelihood of diabetes based on the provided inputs

Dataset

The dataset used for training the model is sourced from Kaggle and contains various health attributes, such as glucose level, blood pressure, BMI, and age, along with their corresponding diabetes outcomes.

Releases

No releases published

Packages

No packages published