Commit 21d275c
Updating the Concentration ROC diagram and adding the ROC and Molchgan plots using the alarm-based approach (#254)
* introduction of Contingency Molchan and ROC diagrams
I added the code to plot the contingency_ROC and the contingency_Molchan in the .\csep\utils\plots.py.
I also inserted the two funcions in the tutorial of "gridded_forecast_evaluation.py"
* Tutorial to draw the contingency_ROC and Molchan diagrams
i inserted the two function in the example "gridded_forecast_evaluation.py"
* Upgrade ROC diagram and new plots Molchan and ROC diagrams.
* fixed plot_gridded_forecast.py
updated function name call
* updated function names in gridded_forecast_evaluation.py
* removed plot_roc_diagram from plot_gridded_forecast.py
---------
Co-authored-by: Pablo Iturrieta <69042881+pabloitu@users.noreply.github.com>1 parent 20be367 commit 21d275c
File tree
9 files changed
+1451
-7
lines changed- csep/utils
- examples/tutorials
9 files changed
+1451
-7
lines changedLarge diffs are not rendered by default.
Binary file not shown.
Loading
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
121 | 152 | | |
122 | | - | |
123 | | - | |
124 | 153 | | |
125 | 154 | | |
126 | 155 | | |
| |||
130 | 159 | | |
131 | 160 | | |
132 | 161 | | |
133 | | - | |
| 162 | + | |
Binary file not shown.
Loading
Binary file not shown.
Loading
0 commit comments