⚠️ IMPORTANT NOTICE ⚠️
This site is ARCHIVED and will NO LONGER BE UPDATED.
For updated Tutorial material, please visit the Pythia landsat-ml cookbook.
For Topic Examples, head over to the HoloViz Examples website.

Data Visualization

Right click to download this notebook from GitHub.


In order to gain insights into the structure of the training data as well as the quality of the machine learning output, it is important to be able to effectively visualize your data. Use of the appropriate visualizations can help ensure that your raw data has been processed correctly (as detailed in Alignment and Preprocessing) and that the machine learning pipeline is resulting in the expected output (as described in Machine Learning).

For detailed examples, please see holoviz.org, particularly:

And EarthSim.holoviz.org for usage of drawing tools and calling hydrology simulators, plus Datashader.org for working with large datasets and for geo-related toolboxes (NDVI, etc.).