Welcome to the Regression Models repository! This repository contains various regression models, including univariate and multivariate linear regression, as well as regularization techniques.
-
Regression_models: This folder contains Colab Notebook files (.ipynb) that demonstrate the implementation and usage of different regression models.
-
datasets: The datasets used for training and testing the regression models are stored in this folder.
-
Linear Regression:
- Implementation of univariate linear regression.
- Implementation of multivariate linear regression.
-
Regularization:
- Implementation of regularization techniques such as Ridge Regression and Lasso Regression.
To get started with using the regression models in this repository:
- Clone the repository to your local machine:
https://github.com/pavanreddy2307/Regression_models.git