remotesensinginfo / rsgislib-tutorials

A set of notebook tutorials for RSGISLib.
MIT License
42 stars 4 forks source link

Confusion matrix #2

Open CesarAugusto88 opened 2 years ago

CesarAugusto88 commented 2 years ago

I would like to know if there is a possibility to add the confusion matrix in the segmentation code example (03_intro_image_classification/02_segment_ml_classification.ipynb) with the 'rsgislib.classification.classaccuracymetrics.calc_acc_metrics_vecsamples' method. How would the implementation be to show the confusion matrix?