Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 359 Bytes

Diabetes-Prediction-System

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

How to deploy code on local machine

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