farkoo / Uni-Multi-Linear-Regression

In this notebook, we want to create a machine learning model from scratch to predict car prices using independent variables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uni-Multi-Linear-Regression

Car Price Prediction Univariate Linear Regression and Multiple Linear Regression from scratch

We are required to model the price of cars with the available independent variables. It will be used by the management to understand how exactly the prices vary with the independent variables. They can accordingly manipulate the design of the cars, the business strategy etc. to meet certain price levels. Further, the model will be a good way for management to understand the pricing dynamics of a new market.

Database:

  • Car Price Prediction Multiple Linear Regression

Source:

Support

Contact me @:

e-mail:

Telegram id:

License

MIT © Farzaneh Koohestani

About

In this notebook, we want to create a machine learning model from scratch to predict car prices using independent variables.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%