Description:

This was part of our Senior Design class I took during my last year at school. We worked together with JPL to perform statistical analysis on the files they provided. We used Seaborn to draw out heatmaps, Matplotlib to visualize graphs generated after feeding into Machine Learning algorithms. We had to preprocess the data before we are able to use it. Some data had NaN values and thus had to be removed or replaced.

Stack: Python, Matplotlib, Seaborn, GDAL, Sklearn, Pandas