Upload assessors instance results for task abalone with model xgboost and seed 420
Browse files
README.md
CHANGED
@@ -80,6 +80,46 @@ dataset_info:
|
|
80 |
num_examples: 63750
|
81 |
download_size: 25320357
|
82 |
dataset_size: 25581600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
configs:
|
84 |
- config_name: abalone_xgboost_seed_13
|
85 |
data_files:
|
@@ -97,4 +137,12 @@ configs:
|
|
97 |
path: abalone_xgboost_seed_290/validation-*
|
98 |
- split: test
|
99 |
path: abalone_xgboost_seed_290/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
---
|
|
|
80 |
num_examples: 63750
|
81 |
download_size: 25320357
|
82 |
dataset_size: 25581600
|
83 |
+
- config_name: abalone_xgboost_seed_420
|
84 |
+
features:
|
85 |
+
- name: index
|
86 |
+
dtype: int64
|
87 |
+
- name: L1s_real
|
88 |
+
dtype: float64
|
89 |
+
- name: L1_real
|
90 |
+
dtype: float64
|
91 |
+
- name: L2s_real
|
92 |
+
dtype: float64
|
93 |
+
- name: L2_real
|
94 |
+
dtype: float64
|
95 |
+
- name: Lpls_real
|
96 |
+
dtype: float64
|
97 |
+
- name: Lpl_real
|
98 |
+
dtype: float64
|
99 |
+
- name: L1s_prediction
|
100 |
+
dtype: float32
|
101 |
+
- name: L1_prediction
|
102 |
+
dtype: float32
|
103 |
+
- name: L2s_prediction
|
104 |
+
dtype: float32
|
105 |
+
- name: L2_prediction
|
106 |
+
dtype: float32
|
107 |
+
- name: Lpls_prediction
|
108 |
+
dtype: float32
|
109 |
+
- name: Lpl_prediction
|
110 |
+
dtype: float32
|
111 |
+
splits:
|
112 |
+
- name: train
|
113 |
+
num_bytes: 17931600
|
114 |
+
num_examples: 224145
|
115 |
+
- name: validation
|
116 |
+
num_bytes: 2550000
|
117 |
+
num_examples: 31875
|
118 |
+
- name: test
|
119 |
+
num_bytes: 5100000
|
120 |
+
num_examples: 63750
|
121 |
+
download_size: 26403314
|
122 |
+
dataset_size: 25581600
|
123 |
configs:
|
124 |
- config_name: abalone_xgboost_seed_13
|
125 |
data_files:
|
|
|
137 |
path: abalone_xgboost_seed_290/validation-*
|
138 |
- split: test
|
139 |
path: abalone_xgboost_seed_290/test-*
|
140 |
+
- config_name: abalone_xgboost_seed_420
|
141 |
+
data_files:
|
142 |
+
- split: train
|
143 |
+
path: abalone_xgboost_seed_420/train-*
|
144 |
+
- split: validation
|
145 |
+
path: abalone_xgboost_seed_420/validation-*
|
146 |
+
- split: test
|
147 |
+
path: abalone_xgboost_seed_420/test-*
|
148 |
---
|
abalone_xgboost_seed_420/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ce24c92e0c04b5d9448ada32095661149364fd2397fa13e84e21d2602e11178
|
3 |
+
size 4841329
|
abalone_xgboost_seed_420/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67caed7b69965136fd912dd83619403a0a152e589b06d73cbf484c4e75c97582
|
3 |
+
size 19319380
|
abalone_xgboost_seed_420/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80d716d6d05be13ab210eefe9e3f45bbe30cde611165b3c8e23accf859ef480a
|
3 |
+
size 2242605
|