Weather Patterns Analysis and Prediction
Weather Patterns Analysis and Prediction
Prediction
Presentation
Student Name : Riyan Ahmed
Date of submission:22.10.24
Project Report
INTRODUCTION
OBJECTIVE:
• To Conduct exploratory data analysis (EDA),
• To Implement K-Nearest Neighbors (KNN) classification
for prediction
• Apply K-Means clustering to group weather patterns
The dataset includes several columns related to
environmental factors, such as Dew Point, Humidity,
Pressure, Temperature, and Visibility. These factors can be
used to understand the atmospheric conditions associated
with different weather patterns.
Tools Used:
• Orange
• Excel
Project Report
EXPLORATORY DATA ANALYSIS (EDA):
Project Report
Record for 28-Jan-2017
7
Project Report
K-means
Machine Learning:
K-Nearest Neighbors: Orange has a dedicated widget for implementing KNN classification. You
can easily experiment with different values of k and evaluate the model's performance using
various metrics.
1. Data Handling:
Dataset Size and Complexity: The dataset presented challenges due
to its relatively large size, leading to increased processing times and
potential memory limitations.
2. Orange Tool Usage:
Learning Curve: The initial learning curve associated with navigating
the Orange interface and understanding the workflow proved to be
a time-consuming aspect of the project.
Widget Configuration: Configuring the parameters of various
Orange widgets correctly and efficiently required careful
consideration and experimentation.
3. Prediction and Error Analysis:
Model Interpretation: Interpreting the factors that influenced the
model's predictions and understanding the reasons behind specific
errors proved to be complex.
Evaluation Metrics: Selecting appropriate evaluation metrics and
interpreting the results to assess model performance accurately
required careful consideration.
Project Report
CONCLUSION
OBJECTIVES COMPLETED:
• Conducted exploratory data analysis (EDA),
• Implemented K-Nearest Neighbors (KNN)
classification for prediction
• Applied K-Means clustering to group weather
patterns
REFERENCES:
https://orangedatamining.com
https://youtube.com
https://www.geeksforgeeks.org/
Microsoft Excel
Thank You