File size: 2,172 Bytes
150fe95 ee780bf 150fe95 ee780bf 150fe95 ee780bf 150fe95 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 |
---
dataset_info:
- config_name: abalone_xgboost_seed_13
features:
- name: index
dtype: int64
- name: L1s_real
dtype: float64
- name: L1_real
dtype: float64
- name: L2s_real
dtype: float64
- name: L2_real
dtype: float64
- name: Lpls_real
dtype: float64
- name: Lpl_real
dtype: float64
- name: L1s_prediction
dtype: float32
- name: L1_prediction
dtype: float32
- name: L2s_prediction
dtype: float32
- name: L2_prediction
dtype: float32
- name: Lpls_prediction
dtype: float32
- name: Lpl_prediction
dtype: float32
splits:
- name: train
num_bytes: 17931600
num_examples: 224145
- name: validation
num_bytes: 2550000
num_examples: 31875
- name: test
num_bytes: 5100000
num_examples: 63750
download_size: 26110599
dataset_size: 25581600
- config_name: abalone_xgboost_seed_290
features:
- name: index
dtype: int64
- name: L1s_real
dtype: float64
- name: L1_real
dtype: float64
- name: L2s_real
dtype: float64
- name: L2_real
dtype: float64
- name: Lpls_real
dtype: float64
- name: Lpl_real
dtype: float64
- name: L1s_prediction
dtype: float32
- name: L1_prediction
dtype: float32
- name: L2s_prediction
dtype: float32
- name: L2_prediction
dtype: float32
- name: Lpls_prediction
dtype: float32
- name: Lpl_prediction
dtype: float32
splits:
- name: train
num_bytes: 17931600
num_examples: 224145
- name: validation
num_bytes: 2550000
num_examples: 31875
- name: test
num_bytes: 5100000
num_examples: 63750
download_size: 25320357
dataset_size: 25581600
configs:
- config_name: abalone_xgboost_seed_13
data_files:
- split: train
path: abalone_xgboost_seed_13/train-*
- split: validation
path: abalone_xgboost_seed_13/validation-*
- split: test
path: abalone_xgboost_seed_13/test-*
- config_name: abalone_xgboost_seed_290
data_files:
- split: train
path: abalone_xgboost_seed_290/train-*
- split: validation
path: abalone_xgboost_seed_290/validation-*
- split: test
path: abalone_xgboost_seed_290/test-*
---
|