Predict Diabetes Progression: A linear regression model to predict diabetes progression using patient attributes. Collaborate to improve predictions. Jupyter Notebook implementation.
-
Updated
Jul 22, 2023 - Python
Predict Diabetes Progression: A linear regression model to predict diabetes progression using patient attributes. Collaborate to improve predictions. Jupyter Notebook implementation.
This project predicts diabetes progression using Linear Regression, Ridge, and Lasso models from Scikit-learn on the diabetes dataset. It includes exploratory data analysis, preprocessing, model training, evaluation using RMSE and R², and interpretation of model performance.
Add a description, image, and links to the diabetes-progression topic page so that developers can more easily learn about it.
To associate your repository with the diabetes-progression topic, visit your repo's landing page and select "manage topics."