Skip to content

This project infers the insight that how the TV ads for cars and car Sales are being linked with each other. It is linear regression model that provides a linear regression equation or a relationship between the independent variable-number of tv ads and the dependent variable-Number of cars sold.It uses the python Libraries sklearn,statsmodels.a…

ashishyadav24092000/LinearRegression2_Tvads_and_CarSales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinearRegression2_Tvads_and_CarSales

This project infers the insight that how the TV ads for cars and car Sales are being linked with each other. It is linear regression model that provides a linear regression equation or a relationship between the independent variable-number of tv ads and the dependent variable-Number of cars sold.It uses the python Libraries sklearn,statsmodels.api for OLS(Ordiniary Least Square Method) method and add_Constant method,pandas library for creating and fetching data_frame,numpy library,scpiy.

About

This project infers the insight that how the TV ads for cars and car Sales are being linked with each other. It is linear regression model that provides a linear regression equation or a relationship between the independent variable-number of tv ads and the dependent variable-Number of cars sold.It uses the python Libraries sklearn,statsmodels.a…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published