PrateekDey / Temperature-Prediction

Predicting Temperature for a particular location using Latitude and Longitude

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temperature-Prediction

Predicting Temperature for a particular location using Latitude and Longitude

The longitudes' and latitudes' coordinates are used for predicting the Temperature of the particular region

Plotted below is to the major portion of the coordinates lying in.

Alt text

The dataset is divided into two parts training and testing where the Train dataset is 85%.

Further KNN algorithm is applied on the tarining dataset for creating a predictive model and later the test dataset is passed.

About

Predicting Temperature for a particular location using Latitude and Longitude


Languages

Language:Jupyter Notebook 100.0%