You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a machine learning project aimed at predicting diabetes using various algorithms such as Decision Tree Regression, Support Vector Regression (SVR), and Gaussian Naive Bayes (GaussianNB). Additionally, it provides a web deployment mechanism for the trained models, enabling easy access and utilization.