PREDICTING CHEMICAL COMPOSITIONS IN GREENLAND WITH REMOTE SENSING DATA APPLICATION AND MACHINE LEARNING
This Github repository contains python code written as a part of my master thesis pipeline. This is a small demonstration.
There are 4 jupyter files indicative of the process from obtaining satellite imagery to producing a training result through the VGG16 network.
Throughout this process more than 30 different scripts where created to produce 3 different machine learning methods. They all require the data fed in different ways and several scripts were made to stack images together, allowing for multi source inputs to the different algorithms. All of these scripts are not available here. Rather a streamlined version of the pipeline that generates the best results so far is presented.
Pip Freeze file for module control is listed in requirements.txt