diabetes-predictor Flask webserver to predict the probability of diabetes. Done in 3 steps:- collect data and perform eda build an appropriate model and generate pickel file deploy the model using flask framework