SadhaSivamx / Weather-Classification-Model

Weather-Classification Model uses K-Nearest Neighbors (KNN) to classify local weather conditions (e.g., cold, moderate, hot) based on temperature, aiding residents in planning their day

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-Classification-Model

Weather-Classification Model uses K-Nearest Neighbors (KNN) to classify local weather conditions (e.g., cold, moderate, hot) based on temperature, aiding residents in planning their day

References

  1. K nearest neighbors classification with Python code
  2. KNN from scratch by AssemblyAi

Output

Project-Template (3)

About

Weather-Classification Model uses K-Nearest Neighbors (KNN) to classify local weather conditions (e.g., cold, moderate, hot) based on temperature, aiding residents in planning their day

License:MIT License


Languages

Language:Jupyter Notebook 100.0%