y656 / Weather-data-clustering

This repository contains clustering techniques applied to minute weather data. It contains K-Means, Heirarchical Agglomerative clustering. I have applied various feature scaling techniques and explored the best one for our dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-data-clustering

This repository contains various clustering techniques applied to weather data. It contains K-Means, Hierarchical Agglomerative clustering. The dataset for the code is downloaded from https://www.kaggle.com/datasets/julianjose/minute-weather As the dataset is large I could not upload the data in this repository.

About

This repository contains clustering techniques applied to minute weather data. It contains K-Means, Heirarchical Agglomerative clustering. I have applied various feature scaling techniques and explored the best one for our dataset


Languages

Language:Jupyter Notebook 100.0%