| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: sexo | |
| dtype: int64 | |
| - name: basofilos | |
| dtype: float64 | |
| - name: CHCM | |
| dtype: float64 | |
| - name: eosinofilos | |
| dtype: float64 | |
| - name: eritroblastos | |
| dtype: float64 | |
| - name: eritrocitos | |
| dtype: float64 | |
| - name: HCM | |
| dtype: float64 | |
| - name: hematocrito | |
| dtype: float64 | |
| - name: hemoglobina | |
| dtype: float64 | |
| - name: leucocitos | |
| dtype: float64 | |
| - name: linfocitos | |
| dtype: float64 | |
| - name: monocitos | |
| dtype: float64 | |
| - name: neutrofilos | |
| dtype: float64 | |
| - name: VCM | |
| dtype: float64 | |
| - name: age | |
| dtype: int64 | |
| - name: label | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 38183460.666 | |
| num_examples: 2018 | |
| - name: validation | |
| num_bytes: 9507114.0 | |
| num_examples: 505 | |
| - name: test | |
| num_bytes: 11715718.0 | |
| num_examples: 631 | |
| download_size: 59019613 | |
| dataset_size: 59406292.666 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| - split: test | |
| path: data/test-* | |