Skip to content

halilozanakgul/WeatherGuesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherGuesser

This is a project I started for learning machine learning better.

WeatherGuesser is a software that guesses the temperature for a city given the last three days temperature of that city and the last day temperature of three neighbouring cities. The code learns from the past temperature data of that city and the neighbours

There is also a part that guesses the weather type (sunny, cloudy, foggy, snowy, rainy) based on the older data. To do this kNN algorithm is applied.

About

A machine learning project to guess weather

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages