Skip to content

aditidevkumar/climate-change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

climate-change

Dataset

File Used: weather.csv Contains weather-related features including MinTemp and MaxTemp.

Objective:

To analyze the relationship between minimum and maximum temperatures and build a linear regression model that can predict the maximum temperature from the minimum temperature.

How to Run:

-Upload your weather.csv dataset to your working directory or Google Colab session. -Run climat_change.py or open the original .ipynb notebook version. -Ensure required libraries are installed: pip install pandas numpy matplotlib seaborn scikit-learn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages