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

https://github.com/nano-bot01/diabetes-prediction-system

Diabetes Prediction System using support vector classifier and its deployment on local machine
https://github.com/nano-bot01/diabetes-prediction-system

ankit-nainwal diabetes diabetes-detection diabetes-prediction flask flask-application machine-learning ml nano-bot01 prediction python streamlit streamlit-webapp svm svm-classifier

Last synced: 8 months ago
JSON representation

Diabetes Prediction System using support vector classifier and its deployment on local machine

Awesome Lists containing this project

README

          

# Diabetes-Prediction-System
Diabetes Prediction System using support vector classifier and its deployment on local machine

## [Deployed Model is here! ](https://nano-bot01-diabetes-prediction-system-app-uxy2wl.streamlit.app/)

### How to deploy code on local machine

```
streamlit run "location of python file having model and streamlit function"
```