Upload assessors instance results for task abalone with model xgboost and seed 290
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: index
|
6 |
dtype: int64
|
@@ -40,6 +40,46 @@ dataset_info:
|
|
40 |
num_examples: 63750
|
41 |
download_size: 26110599
|
42 |
dataset_size: 25581600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
configs:
|
44 |
- config_name: abalone_xgboost_seed_13
|
45 |
data_files:
|
@@ -49,4 +89,12 @@ configs:
|
|
49 |
path: abalone_xgboost_seed_13/validation-*
|
50 |
- split: test
|
51 |
path: abalone_xgboost_seed_13/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: abalone_xgboost_seed_13
|
4 |
features:
|
5 |
- name: index
|
6 |
dtype: int64
|
|
|
40 |
num_examples: 63750
|
41 |
download_size: 26110599
|
42 |
dataset_size: 25581600
|
43 |
+
- config_name: abalone_xgboost_seed_290
|
44 |
+
features:
|
45 |
+
- name: index
|
46 |
+
dtype: int64
|
47 |
+
- name: L1s_real
|
48 |
+
dtype: float64
|
49 |
+
- name: L1_real
|
50 |
+
dtype: float64
|
51 |
+
- name: L2s_real
|
52 |
+
dtype: float64
|
53 |
+
- name: L2_real
|
54 |
+
dtype: float64
|
55 |
+
- name: Lpls_real
|
56 |
+
dtype: float64
|
57 |
+
- name: Lpl_real
|
58 |
+
dtype: float64
|
59 |
+
- name: L1s_prediction
|
60 |
+
dtype: float32
|
61 |
+
- name: L1_prediction
|
62 |
+
dtype: float32
|
63 |
+
- name: L2s_prediction
|
64 |
+
dtype: float32
|
65 |
+
- name: L2_prediction
|
66 |
+
dtype: float32
|
67 |
+
- name: Lpls_prediction
|
68 |
+
dtype: float32
|
69 |
+
- name: Lpl_prediction
|
70 |
+
dtype: float32
|
71 |
+
splits:
|
72 |
+
- name: train
|
73 |
+
num_bytes: 17931600
|
74 |
+
num_examples: 224145
|
75 |
+
- name: validation
|
76 |
+
num_bytes: 2550000
|
77 |
+
num_examples: 31875
|
78 |
+
- name: test
|
79 |
+
num_bytes: 5100000
|
80 |
+
num_examples: 63750
|
81 |
+
download_size: 25320357
|
82 |
+
dataset_size: 25581600
|
83 |
configs:
|
84 |
- config_name: abalone_xgboost_seed_13
|
85 |
data_files:
|
|
|
89 |
path: abalone_xgboost_seed_13/validation-*
|
90 |
- split: test
|
91 |
path: abalone_xgboost_seed_13/test-*
|
92 |
+
- config_name: abalone_xgboost_seed_290
|
93 |
+
data_files:
|
94 |
+
- split: train
|
95 |
+
path: abalone_xgboost_seed_290/train-*
|
96 |
+
- split: validation
|
97 |
+
path: abalone_xgboost_seed_290/validation-*
|
98 |
+
- split: test
|
99 |
+
path: abalone_xgboost_seed_290/test-*
|
100 |
---
|
abalone_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:5b7edcfaf64bf157b594f5c4c39117528bb5c533b2080234a348196a454b77ea
|
3 |
+
size 4653993
|
abalone_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:ebd903ffe2683e50a52164e5e2117b00a9b69270f30a5585ab9a774aa4ea0acf
|
3 |
+
size 18424897
|
abalone_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:58b43c148af0bbb158c6cdfb802bb775f6388ba35ab7d998f404b006dc120b51
|
3 |
+
size 2241467
|