Using the Created Webscraping Api, and data collected by it create a machine learning alogorithm to Forecast the Weather
- Webscrapper
- Connected to the page
- Parsed through to find the table tags
- Printed the raw table data without processing
- Got the raw Data
- Processed the Data got the CSV file
- learned how we can use this data
- train a model
Making A GUI and adding Application to the model created