Hands-on
This page provides a step-by-step guide to help you run different components of the workflow:
Tile-based Training Implementation
Refer to the training component documentation and run multiple training jobs with various model hyperparameters.
Tile-based Inference Implementation
Check the inference component documentation and run inference using different Sentinel-2 products in parallel using calrissian
, or once at the time using cwltool
.
Describing the ML Model
Refer to the MLM component documentation and execute the provided notebook to describe the machine learning model.