Skip to content

In this project, I applied Linear Regression model to solve the task using python

Notifications You must be signed in to change notification settings

mayorofdata/Revenue-Prediction-Using-Simple-Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Revenue Prediction Using Simple Linear Regression

Problem Statement

An ice cream business will like to predict the daily revenue generated in dollars based on the outside air temperature(degC). In this project, I applied Linear Regression model to solve the task. Dataset is obtained from Kaggle - https://www.kaggle.com/ahmednour/ice-cream-dataset In the dataset, there are two fields -

  • Independent variable X: Outside Air Temperature in degree Celsius and
  • Dependent variable Y: Overall daily revenue generated in dollars.

About

In this project, I applied Linear Regression model to solve the task using python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published