Upload assessors instance results for task abalone with model xgboost and seed 478
Browse files
README.md
CHANGED
@@ -120,6 +120,46 @@ dataset_info:
|
|
120 |
num_examples: 63750
|
121 |
download_size: 26403314
|
122 |
dataset_size: 25581600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
configs:
|
124 |
- config_name: abalone_xgboost_seed_13
|
125 |
data_files:
|
@@ -145,4 +185,12 @@ configs:
|
|
145 |
path: abalone_xgboost_seed_420/validation-*
|
146 |
- split: test
|
147 |
path: abalone_xgboost_seed_420/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
---
|
|
|
120 |
num_examples: 63750
|
121 |
download_size: 26403314
|
122 |
dataset_size: 25581600
|
123 |
+
- config_name: abalone_xgboost_seed_478
|
124 |
+
features:
|
125 |
+
- name: index
|
126 |
+
dtype: int64
|
127 |
+
- name: L1s_real
|
128 |
+
dtype: float64
|
129 |
+
- name: L1_real
|
130 |
+
dtype: float64
|
131 |
+
- name: L2s_real
|
132 |
+
dtype: float64
|
133 |
+
- name: L2_real
|
134 |
+
dtype: float64
|
135 |
+
- name: Lpls_real
|
136 |
+
dtype: float64
|
137 |
+
- name: Lpl_real
|
138 |
+
dtype: float64
|
139 |
+
- name: L1s_prediction
|
140 |
+
dtype: float32
|
141 |
+
- name: L1_prediction
|
142 |
+
dtype: float32
|
143 |
+
- name: L2s_prediction
|
144 |
+
dtype: float32
|
145 |
+
- name: L2_prediction
|
146 |
+
dtype: float32
|
147 |
+
- name: Lpls_prediction
|
148 |
+
dtype: float32
|
149 |
+
- name: Lpl_prediction
|
150 |
+
dtype: float32
|
151 |
+
splits:
|
152 |
+
- name: train
|
153 |
+
num_bytes: 17931600
|
154 |
+
num_examples: 224145
|
155 |
+
- name: validation
|
156 |
+
num_bytes: 2550000
|
157 |
+
num_examples: 31875
|
158 |
+
- name: test
|
159 |
+
num_bytes: 5100000
|
160 |
+
num_examples: 63750
|
161 |
+
download_size: 26141486
|
162 |
+
dataset_size: 25581600
|
163 |
configs:
|
164 |
- config_name: abalone_xgboost_seed_13
|
165 |
data_files:
|
|
|
185 |
path: abalone_xgboost_seed_420/validation-*
|
186 |
- split: test
|
187 |
path: abalone_xgboost_seed_420/test-*
|
188 |
+
- config_name: abalone_xgboost_seed_478
|
189 |
+
data_files:
|
190 |
+
- split: train
|
191 |
+
path: abalone_xgboost_seed_478/train-*
|
192 |
+
- split: validation
|
193 |
+
path: abalone_xgboost_seed_478/validation-*
|
194 |
+
- split: test
|
195 |
+
path: abalone_xgboost_seed_478/test-*
|
196 |
---
|
abalone_xgboost_seed_478/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57169416515a5cce13ad8cc50674ec5746d0b26f20bc98ce8da627adf20a1c81
|
3 |
+
size 4733155
|
abalone_xgboost_seed_478/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffc42ee255860d5466b7861413b46a46ae74108b446fd4fae9354fc575cc1891
|
3 |
+
size 19148975
|
abalone_xgboost_seed_478/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b8565b0c6899712ac83a575ab314357539adb69b3a3da14c86543721b31a14a
|
3 |
+
size 2259356
|