Upload assessors instance results for task life_expectancy with model xgboost and seed 290
Browse files
README.md
CHANGED
@@ -1225,6 +1225,46 @@ dataset_info:
|
|
1225 |
num_examples: 25245
|
1226 |
download_size: 10742156
|
1227 |
dataset_size: 10098000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1228 |
configs:
|
1229 |
- config_name: abalone_lr
|
1230 |
data_files:
|
@@ -1464,4 +1504,12 @@ configs:
|
|
1464 |
path: life_expectancy_xgboost_seed_13/validation-*
|
1465 |
- split: test
|
1466 |
path: life_expectancy_xgboost_seed_13/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1467 |
---
|
|
|
1225 |
num_examples: 25245
|
1226 |
download_size: 10742156
|
1227 |
dataset_size: 10098000
|
1228 |
+
- config_name: life_expectancy_xgboost_seed_290
|
1229 |
+
features:
|
1230 |
+
- name: index
|
1231 |
+
dtype: int64
|
1232 |
+
- name: L1s_real
|
1233 |
+
dtype: float64
|
1234 |
+
- name: L1_real
|
1235 |
+
dtype: float64
|
1236 |
+
- name: L2s_real
|
1237 |
+
dtype: float64
|
1238 |
+
- name: L2_real
|
1239 |
+
dtype: float64
|
1240 |
+
- name: Lpls_real
|
1241 |
+
dtype: float64
|
1242 |
+
- name: Lpl_real
|
1243 |
+
dtype: float64
|
1244 |
+
- name: L1s_prediction
|
1245 |
+
dtype: float32
|
1246 |
+
- name: L1_prediction
|
1247 |
+
dtype: float32
|
1248 |
+
- name: L2s_prediction
|
1249 |
+
dtype: float32
|
1250 |
+
- name: L2_prediction
|
1251 |
+
dtype: float32
|
1252 |
+
- name: Lpls_prediction
|
1253 |
+
dtype: float32
|
1254 |
+
- name: Lpl_prediction
|
1255 |
+
dtype: float32
|
1256 |
+
splits:
|
1257 |
+
- name: train
|
1258 |
+
num_bytes: 7078800
|
1259 |
+
num_examples: 88485
|
1260 |
+
- name: validation
|
1261 |
+
num_bytes: 999600
|
1262 |
+
num_examples: 12495
|
1263 |
+
- name: test
|
1264 |
+
num_bytes: 2019600
|
1265 |
+
num_examples: 25245
|
1266 |
+
download_size: 10720939
|
1267 |
+
dataset_size: 10098000
|
1268 |
configs:
|
1269 |
- config_name: abalone_lr
|
1270 |
data_files:
|
|
|
1504 |
path: life_expectancy_xgboost_seed_13/validation-*
|
1505 |
- split: test
|
1506 |
path: life_expectancy_xgboost_seed_13/test-*
|
1507 |
+
- config_name: life_expectancy_xgboost_seed_290
|
1508 |
+
data_files:
|
1509 |
+
- split: train
|
1510 |
+
path: life_expectancy_xgboost_seed_290/train-*
|
1511 |
+
- split: validation
|
1512 |
+
path: life_expectancy_xgboost_seed_290/validation-*
|
1513 |
+
- split: test
|
1514 |
+
path: life_expectancy_xgboost_seed_290/test-*
|
1515 |
---
|
life_expectancy_xgboost_seed_290/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acbfd1a2da8f5c9a11b769c1becf8f086cf061889a277b04700d8a1cedb40c8c
|
3 |
+
size 2061042
|
life_expectancy_xgboost_seed_290/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ec6368d319de03d5a8908dc2423a1d704e0606c42ea37469af1b5bb44f678f5
|
3 |
+
size 7681546
|
life_expectancy_xgboost_seed_290/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d92b253e757c30c932d3f95ce962bdc6ff745a1bccb41c4f0986a599d2c87524
|
3 |
+
size 978351
|