Upload assessors instance results for task ltfsid with model lr
Browse files- README.md +43 -0
- ltfsid_lr/test-00000-of-00001.parquet +3 -0
- ltfsid_lr/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1422,6 +1422,43 @@ dataset_info:
|
|
1422 |
num_examples: 25245
|
1423 |
download_size: 10632023
|
1424 |
dataset_size: 10098000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1425 |
- config_name: ltfsid_xgboost_seed_13
|
1426 |
features:
|
1427 |
- name: index
|
@@ -1899,6 +1936,12 @@ configs:
|
|
1899 |
path: life_expectancy_xgboost_seed_504/validation-*
|
1900 |
- split: test
|
1901 |
path: life_expectancy_xgboost_seed_504/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
1902 |
- config_name: ltfsid_xgboost_seed_13
|
1903 |
data_files:
|
1904 |
- split: train
|
|
|
1422 |
num_examples: 25245
|
1423 |
download_size: 10632023
|
1424 |
dataset_size: 10098000
|
1425 |
+
- config_name: ltfsid_lr
|
1426 |
+
features:
|
1427 |
+
- name: index
|
1428 |
+
dtype: int64
|
1429 |
+
- name: L1s_real
|
1430 |
+
dtype: float64
|
1431 |
+
- name: L1_real
|
1432 |
+
dtype: float64
|
1433 |
+
- name: L2s_real
|
1434 |
+
dtype: float64
|
1435 |
+
- name: L2_real
|
1436 |
+
dtype: float64
|
1437 |
+
- name: Lpls_real
|
1438 |
+
dtype: float64
|
1439 |
+
- name: Lpl_real
|
1440 |
+
dtype: float64
|
1441 |
+
- name: L1s_prediction
|
1442 |
+
dtype: float64
|
1443 |
+
- name: L1_prediction
|
1444 |
+
dtype: float64
|
1445 |
+
- name: L2s_prediction
|
1446 |
+
dtype: float64
|
1447 |
+
- name: L2_prediction
|
1448 |
+
dtype: float64
|
1449 |
+
- name: Lpls_prediction
|
1450 |
+
dtype: float64
|
1451 |
+
- name: Lpl_prediction
|
1452 |
+
dtype: float64
|
1453 |
+
splits:
|
1454 |
+
- name: train
|
1455 |
+
num_bytes: 1166880
|
1456 |
+
num_examples: 11220
|
1457 |
+
- name: test
|
1458 |
+
num_bytes: 291720
|
1459 |
+
num_examples: 2805
|
1460 |
+
download_size: 1589311
|
1461 |
+
dataset_size: 1458600
|
1462 |
- config_name: ltfsid_xgboost_seed_13
|
1463 |
features:
|
1464 |
- name: index
|
|
|
1936 |
path: life_expectancy_xgboost_seed_504/validation-*
|
1937 |
- split: test
|
1938 |
path: life_expectancy_xgboost_seed_504/test-*
|
1939 |
+
- config_name: ltfsid_lr
|
1940 |
+
data_files:
|
1941 |
+
- split: train
|
1942 |
+
path: ltfsid_lr/train-*
|
1943 |
+
- split: test
|
1944 |
+
path: ltfsid_lr/test-*
|
1945 |
- config_name: ltfsid_xgboost_seed_13
|
1946 |
data_files:
|
1947 |
- split: train
|
ltfsid_lr/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82b88f3e3bcf0a49e0eb476fab2d74c3d80d63da2f821399502dd5f2d7baae38
|
3 |
+
size 308514
|
ltfsid_lr/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:321e9b3902724a51bf4e81dc0a126285b4c596d92f5fb09f998ace09c6711b13
|
3 |
+
size 1280797
|