issues
search
NOAA-OWP
/
gval
A high-level Python framework to evaluate the skill of geospatial datasets by comparing candidates to benchmark maps producing agreement maps and metrics.
https://noaa-owp.github.io/gval/
Other
22
stars
0
forks
source link
Add multi-categorical tutorial
#151
Closed
GregoryPetrochenkov-NOAA
closed
1 year ago
GregoryPetrochenkov-NOAA
commented
1 year ago
This issue addresses #150.
Additions
SphinxMulticatTutorial.ipynb/Multi-Class Categorical Statistics.ipynb
tutorials.rst
benchmark_map_multi_categorical.tif
candidate_map_multi_categorical.tif
candidate_raw_elevation_multi_categorical.tif
Changes
PyPi/Sphinx/README.MD: Automatic formatting from black
compile_readme_and_arrange_docs.py: Add copy of multi-cat tutorial notebook for sphinx
index.rst: Add tutorials folder
Tutorial.ipynb/SphinxTutorial.ipynb: Change title to Two-Class Categorical Comparisons
This issue addresses #150.
Additions
Changes