/LinearRegressionModels

This repository contains my projects based on Linear Regression.

Primary LanguageJupyter NotebookMIT LicenseMIT

LinearRegressionModels

This repository contains my linear regression models. These have made using Jupyter Notebook

It includes the following project(s):

  • Height and Weight prediction
  • BoxOffice Revenue Prediction

Linear Regression

Linear Regression is a method to predict dependent variable(Y) based on the values of independent variable(X). It can be based for the cases where you want to predict some continuous quantity