yzhuang/metatree_BNG_credit_g_
收藏资源简介:
--- dataset_info: features: - name: id dtype: int64 - name: X sequence: float64 - name: y dtype: int64 splits: - name: train num_bytes: 53147028 num_examples: 699303 - name: validation num_bytes: 22852972 num_examples: 300697 download_size: 40809668 dataset_size: 76000000 --- # Dataset Card for "metatree_BNG_credit_g_" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes three features: id (integer type), X (float sequence), y (integer type). The dataset is divided into two parts: a training set (containing 699303 samples, 53147028 bytes) and a validation set (containing 300697 samples, 22852972 bytes). The total download size of the dataset is 40809668 bytes, and the total size is 76000000 bytes.
数据集概述
特征信息
- id: 数据类型为
int64 - X: 序列类型为
float64 - y: 数据类型为
int64
数据分割
- train:
- 字节数: 53147028
- 样本数: 699303
- validation:
- 字节数: 22852972
- 样本数: 300697
数据大小
- 下载大小: 40809668 字节
- 数据集大小: 76000000 字节



