A Machine Learning project to predict bike-sharing counts using regression models, including linear, polynomial, and regularized techniques
-
Updated
Sep 9, 2024 - Jupyter Notebook
A Machine Learning project to predict bike-sharing counts using regression models, including linear, polynomial, and regularized techniques
Explore various regression models including univariate and multivariate linear regression, along with regularization techniques such as Ridge Regression and Lasso Regression. This repository contains Jupyter Notebook files (.ipynb) demonstrating the implementation and usage of different regression models. Additionally, datasets used for training an
Logistic Regression with Ridge and Lasso
Add a description, image, and links to the ridge-regularization topic page so that developers can more easily learn about it.
To associate your repository with the ridge-regularization topic, visit your repo's landing page and select "manage topics."