Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 277 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 277 Bytes

Weather-Prediction

This is a simple experiment that uses temperature data to predict weather over the next few days. The experiment uses a simple Gaussian NB model to classify and reaches an accuracy of approx 85%

To run the notebook, open it in Colab, Jupyter or VS Code.