Skip to content

VedVishvam/ClimateChangePredictionProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClimateChangePredictionProject

This a Genius Hour Project which is made by Ved Khandare. This linear regression model is not 100% accurate use at your own risk.

The Dataset is from NASA Goddard Space Flight Center Sciences and Exploration. Source : GISTEMP Team, 2024: GISS Surface Temperature Analysis (GISTEMP), version 4. NASA Goddard Institute for Space Studies. Dataset accessed 20YY-MM-DD at https://data.giss.nasa.gov/gistemp/.

Explanation

This climate change prediction system forecasts future weather. It uses historical data to predict future weather, by analyzing trends and patterns in the historical dataset.

The process involves by splitting the data into a training set and a testing set by doing this essential process it ensures that the model will have good accuracy when using new and improved data.

After splitting the datasets, the model analyzes trends and patterns and creates a best line of fit. Using this best line of fit it can predict the future weather.

Keep in mind that future weather is not solely based on historical weather patterns and trends, instead it is based on multiple factors that affect the future weather.

About

Average temperature change predictor.

Resources

Stars

Watchers

Forks