Need some help
Posted by Solid-Raspberry-1225@reddit | learnprogramming | View on Reddit | 5 comments
I wanted to build an project it's an prediction model weather forecast. where it predicts the weather, this is my first project since started learning programming i know basics of programming language and now I want to skill up so I want to build project but to create the project I dont know how to do so I need someone who is interested to guide me for my first project
ffrkAnonymous@reddit
My weather model isn't as good as the fancy ones, but it's like 80% correct: same as yesterday (today).
Solid-Raspberry-1225@reddit (OP)
Hoo great dude
Evangelina_Hotalen@reddit
That's a great first project. You can start by pulling weather data from a service like OpenWeather's API. Once you have that, try a simple approach, such as predicting temperature with linear regression. The main thing is to practice cleaning the data, training the model, and testing your results. You don't have to worry if it feels rough at first. Just share your progress, and people here will be happy to help you along the way.
grantrules@reddit
That seems like a pretty ambitious first project. Do you have any knowledge of predicting weather?
Solid-Raspberry-1225@reddit (OP)
I don't have any knowledge in predicting weather but it's not outside of my domain so if some one help me just to guide then I think I can I make it