Upload assessors instance results for task swCSC with model lr
Browse files- README.md +43 -0
- swCSC_lr/test-00000-of-00001.parquet +3 -0
- swCSC_lr/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -2370,6 +2370,43 @@ dataset_info:
|
|
2370 |
num_examples: 89760
|
2371 |
download_size: 42839270
|
2372 |
dataset_size: 35965200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2373 |
- config_name: swCSC_xgboost_seed_13
|
2374 |
features:
|
2375 |
- name: index
|
@@ -3031,6 +3068,12 @@ configs:
|
|
3031 |
path: parkinsons_total_xgboost_seed_504/validation-*
|
3032 |
- split: test
|
3033 |
path: parkinsons_total_xgboost_seed_504/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
3034 |
- config_name: swCSC_xgboost_seed_13
|
3035 |
data_files:
|
3036 |
- split: train
|
|
|
2370 |
num_examples: 89760
|
2371 |
download_size: 42839270
|
2372 |
dataset_size: 35965200
|
2373 |
+
- config_name: swCSC_lr
|
2374 |
+
features:
|
2375 |
+
- name: index
|
2376 |
+
dtype: int64
|
2377 |
+
- name: L1s_real
|
2378 |
+
dtype: float64
|
2379 |
+
- name: L1_real
|
2380 |
+
dtype: float64
|
2381 |
+
- name: L2s_real
|
2382 |
+
dtype: float64
|
2383 |
+
- name: L2_real
|
2384 |
+
dtype: float64
|
2385 |
+
- name: Lpls_real
|
2386 |
+
dtype: float64
|
2387 |
+
- name: Lpl_real
|
2388 |
+
dtype: float64
|
2389 |
+
- name: L1s_prediction
|
2390 |
+
dtype: float64
|
2391 |
+
- name: L1_prediction
|
2392 |
+
dtype: float64
|
2393 |
+
- name: L2s_prediction
|
2394 |
+
dtype: float64
|
2395 |
+
- name: L2_prediction
|
2396 |
+
dtype: float64
|
2397 |
+
- name: Lpls_prediction
|
2398 |
+
dtype: float64
|
2399 |
+
- name: Lpl_prediction
|
2400 |
+
dtype: float64
|
2401 |
+
splits:
|
2402 |
+
- name: train
|
2403 |
+
num_bytes: 954720
|
2404 |
+
num_examples: 9180
|
2405 |
+
- name: test
|
2406 |
+
num_bytes: 212160
|
2407 |
+
num_examples: 2040
|
2408 |
+
download_size: 1261785
|
2409 |
+
dataset_size: 1166880
|
2410 |
- config_name: swCSC_xgboost_seed_13
|
2411 |
features:
|
2412 |
- name: index
|
|
|
3068 |
path: parkinsons_total_xgboost_seed_504/validation-*
|
3069 |
- split: test
|
3070 |
path: parkinsons_total_xgboost_seed_504/test-*
|
3071 |
+
- config_name: swCSC_lr
|
3072 |
+
data_files:
|
3073 |
+
- split: train
|
3074 |
+
path: swCSC_lr/train-*
|
3075 |
+
- split: test
|
3076 |
+
path: swCSC_lr/test-*
|
3077 |
- config_name: swCSC_xgboost_seed_13
|
3078 |
data_files:
|
3079 |
- split: train
|
swCSC_lr/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed0993006fc40e08e0647d65e79e8042687c096ea2280286b1496791e2781392
|
3 |
+
size 230443
|
swCSC_lr/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:973e92005e1772a870f062f8164795b235a4dd4e5efdff709c981ca864e875ea
|
3 |
+
size 1031342
|