Skip to content

Commit d68ac89

Browse files
author
dbouget
committed
Updated the notebooks [skip ci]
1 parent 0ee1488 commit d68ac89

File tree

4 files changed

+1180
-1366
lines changed

4 files changed

+1180
-1366
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ numpy
2424
/.ipynb_checkpoints
2525
/build
2626
*egg-info
27-
unit_tests_results_dir/
27+
unit_tests_results_dir/
28+
*coverage

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Below are two Jupyter Notebooks which include simple examples on how to get star
3838
### [Usage](https://github.com/dbouget/validation_metrics_computation#usage)
3939

4040
In the following, a description of how the data should be organized on disk is provided, and a test dataset can
41-
be downloaded [here](https://github.com/raidionics/Raidionics-models/releases/download/1.2.0/Samples-RaidionicsValLib_UnitTest1.zip).
41+
be downloaded [here](https://github.com/raidionics/Raidionics-models/releases/download/v1.3.0-rc/Samples-RaidionicsValLib_UnitTest1-v1.1.zip).
4242

4343
<details>
4444
<summary>

0 commit comments

Comments
 (0)