Skip to content

Commit 97eb3d4

Browse files
authored
CU-8677k4ear Add tutorial regarding using the regression suite tooling (#9)
* CU-8677k4ear Add tutorial regarding using the regression suite tooling * Now downloading and using the medmentions model instead of insisting on a custom one * Add regresion suite stuff to GHA * Add comment regarding overwriting mct export conversion * Add input data files (example MCT export and exmaple categories) * Avoid downloading random gist files and keep track of examples for regression tutorial on the repo
1 parent 215631c commit 97eb3d4

File tree

5 files changed

+15656
-0
lines changed

5 files changed

+15656
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
introductory/Part_4_*.ipynb,
1919
introductory/Part_5_*.ipynb,
2020
introductory/Part_1_*.ipynb,
21+
specialised/Comparing_Models_with_RegressionSuite.ipynb # this should work still
2122
# specialised/*.ipynb # To make it run, the SnomedCT file needs to be mocked
2223
]
2324

0 commit comments

Comments
 (0)