Geospatial Weather Data Mining

Ryan Froese (froeser5@myumanitoba.ca)

James Klassen (klass167@myumanitoba.ca)

Tyler Loewen (loewent4@myumanitoba.ca)

Directory Overview

Contains a subset of our visualizations. We created two different visualizations: a map, and a line graph. Each type of visualization has been created with different values of k for our k-mean algorithm. More details can be found in Visuals

The directory containing the data. Required by Scripts to function.

Also contains .csv data used in our performance analysis of the improved algorithm in Data/performance

Contains report .tex source files and related figures.

Contains all implementations such as clustering algorithms, data pre-processing, and visualization generation. More detail can be found in Scripts/README.md