Skip to content

Comparison of KNN, MLR, and General Regression NN for Weather data.

Notifications You must be signed in to change notification settings

uahmad235/WeatherAnalysisProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherAnalysisProject

The project Presents a strict comparison between three Machine Learning models for Time-Series predictions of Weather Dataset:

  • K-Nearest Neighbors (KNN),
  • Multiple Linear Regression (MLR) and;
  • General Regression Neural Network (GRNN)
  • Various techniques like Regularization, Normalization and Data Preprocessing have been applied to achieve best possible output for each method.
  • The results have been presented on a frontend in a graphical format using Angular as front-end technology.

Releases

No releases published

Packages

No packages published