Skip to content

28Shubh05/LR_weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LR_weather

Content

This is a Linear regression model on a database using scikit learn. It is beginner's model of linear regression explaining regression using single and multiply features.

Dataset

The CSV file includes a hourly/daily summary for Szeged, Hungary area, between 2006 and 2016.
Data available in the hourly response:

  • time
  • summary
  • precipType
  • temperature
  • apparentTemperature
  • humidity
  • windSpeed
  • windBearing
  • visibility
  • loudCover
  • pressure

About

Beginner's first Linear regression Model using scikit learn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors