An open API service indexing awesome lists of open source software.

https://github.com/1adityakadam/weather-history-data-analysis-and-predictive-modeling

The Weather-History-Data-Analysis-and-Predictive-Modeling project predicts weather patterns using regression models and correlation analysis, visualizes relationships, & uses K-Fold cross-validation to enhance model robustness
https://github.com/1adityakadam/weather-history-data-analysis-and-predictive-modeling

linear-regression polynomial-regression regularization

Last synced: 3 months ago
JSON representation

The Weather-History-Data-Analysis-and-Predictive-Modeling project predicts weather patterns using regression models and correlation analysis, visualizes relationships, & uses K-Fold cross-validation to enhance model robustness

Awesome Lists containing this project

README

        

Weather-History-Data-Analysis-and-Predictive-Modeling-by-Machine-Learning

This Machine Learning project involves analyzing the weatherHistory dataset, focusing on summarizing, visualizing, and exploring the relationship between various weather attributes. Key tasks include data preprocessing, statistical analysis, and applying machine learning models like linear and polynomial regression. The project emphasizes model performance evaluation, hyperparameter tuning, and regularization techniques such as Ridge, Lasso, and Elastic Net. The ultimate goal is to predict temperature values using a test set and report the model's accuracy, offering insights for future improvements.



Weather-History-Data-Analysis-and-Predictive-Modeling-by-Machine-Learning Workbook