Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viveksati5143/diabetes-prediction


https://github.com/viveksati5143/diabetes-prediction

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

*Diabetes-Prediction* is all about using Binary Classification to predict whether the person is having diabetes or not.

-Applying different classification algorithms like Logistic Regression, SVM, KNN, Naive Bayes, Decision Tree and Random Forest on Diabetes dataset.

# Steps to run the project locally:-

Step 1: Run the Diabetes.ipynb file
A model.pkl file will be created

Step 2. Go to the terminal and run app.py using command:
streamlit run app.py

Step 3. It will automatically redirect to http://localhost:8501/