Upload assessors instance results for task life_expectancy with model xgboost and seed 13
Browse files
README.md
CHANGED
@@ -1185,6 +1185,46 @@ dataset_info:
|
|
1185 |
num_examples: 15300
|
1186 |
download_size: 5183730
|
1187 |
dataset_size: 6181200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1188 |
configs:
|
1189 |
- config_name: abalone_lr
|
1190 |
data_files:
|
@@ -1416,4 +1456,12 @@ configs:
|
|
1416 |
path: infrared_xgboost_seed_504/validation-*
|
1417 |
- split: test
|
1418 |
path: infrared_xgboost_seed_504/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1419 |
---
|
|
|
1185 |
num_examples: 15300
|
1186 |
download_size: 5183730
|
1187 |
dataset_size: 6181200
|
1188 |
+
- config_name: life_expectancy_xgboost_seed_13
|
1189 |
+
features:
|
1190 |
+
- name: index
|
1191 |
+
dtype: int64
|
1192 |
+
- name: L1s_real
|
1193 |
+
dtype: float64
|
1194 |
+
- name: L1_real
|
1195 |
+
dtype: float64
|
1196 |
+
- name: L2s_real
|
1197 |
+
dtype: float64
|
1198 |
+
- name: L2_real
|
1199 |
+
dtype: float64
|
1200 |
+
- name: Lpls_real
|
1201 |
+
dtype: float64
|
1202 |
+
- name: Lpl_real
|
1203 |
+
dtype: float64
|
1204 |
+
- name: L1s_prediction
|
1205 |
+
dtype: float32
|
1206 |
+
- name: L1_prediction
|
1207 |
+
dtype: float32
|
1208 |
+
- name: L2s_prediction
|
1209 |
+
dtype: float32
|
1210 |
+
- name: L2_prediction
|
1211 |
+
dtype: float32
|
1212 |
+
- name: Lpls_prediction
|
1213 |
+
dtype: float32
|
1214 |
+
- name: Lpl_prediction
|
1215 |
+
dtype: float32
|
1216 |
+
splits:
|
1217 |
+
- name: train
|
1218 |
+
num_bytes: 7078800
|
1219 |
+
num_examples: 88485
|
1220 |
+
- name: validation
|
1221 |
+
num_bytes: 999600
|
1222 |
+
num_examples: 12495
|
1223 |
+
- name: test
|
1224 |
+
num_bytes: 2019600
|
1225 |
+
num_examples: 25245
|
1226 |
+
download_size: 10742156
|
1227 |
+
dataset_size: 10098000
|
1228 |
configs:
|
1229 |
- config_name: abalone_lr
|
1230 |
data_files:
|
|
|
1456 |
path: infrared_xgboost_seed_504/validation-*
|
1457 |
- split: test
|
1458 |
path: infrared_xgboost_seed_504/test-*
|
1459 |
+
- config_name: life_expectancy_xgboost_seed_13
|
1460 |
+
data_files:
|
1461 |
+
- split: train
|
1462 |
+
path: life_expectancy_xgboost_seed_13/train-*
|
1463 |
+
- split: validation
|
1464 |
+
path: life_expectancy_xgboost_seed_13/validation-*
|
1465 |
+
- split: test
|
1466 |
+
path: life_expectancy_xgboost_seed_13/test-*
|
1467 |
---
|
life_expectancy_xgboost_seed_13/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3afc8ba63f2175ed1a2c0a4918a669b5e40d7b6cd899c5b6f91fb552f7bbe9d8
|
3 |
+
size 2064806
|
life_expectancy_xgboost_seed_13/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3c0947ab810c213436170a409e7c37b30fbbc63a4feba74b1292a67e2cfeafd
|
3 |
+
size 7693460
|
life_expectancy_xgboost_seed_13/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e85c50cb0a9b010b3cfb527adfe57d75700c3431a864c758db279bbe57bab473
|
3 |
+
size 983890
|