2024-06-02 14:45:54 +02:00
|
|
|
{
|
|
|
|
"data_path_comment": "Path to the data folder. This is the folder where the data is stored.",
|
2024-06-03 20:52:06 +02:00
|
|
|
"data_path": "C:/Studium/dsa/data",
|
2024-06-02 14:45:54 +02:00
|
|
|
"labels_comment": "Labels for the different classes. The labels are the SNOMED CT codes.",
|
|
|
|
"labels": {
|
|
|
|
"SB": [426177001],
|
|
|
|
"AFIB": [164889003, 164890007],
|
|
|
|
"GSVT": [426761007, 713422000, 233896004, 233897008, 713422000],
|
|
|
|
"SR": [426783006, 427393009]
|
|
|
|
}
|
|
|
|
}
|