11 lines
434 B
JSON
11 lines
434 B
JSON
{
|
|
"data_path_comment": "Path to the data folder. This is the folder where the data is stored.",
|
|
"data_path": "./data",
|
|
"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]
|
|
}
|
|
} |