/weather_knn

Simple KNN on weather data using 2 feature vectors only

Primary LanguagePython

Basic KNN algorithm on weather data of 1 month using only 2 feature vectors i.e Relative Humidity and Temperature.