comet-team/iris
收藏Hugging Face2023-02-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/comet-team/iris
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Id
dtype: int64
- name: SepalLengthCm
dtype: float64
- name: SepalWidthCm
dtype: float64
- name: PetalLengthCm
dtype: float64
- name: PetalWidthCm
dtype: float64
- name: Species
dtype: string
splits:
- name: train
num_bytes: 8600
num_examples: 150
download_size: 4333
dataset_size: 8600
---
# Dataset Card for "iris"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
comet-team
原始信息汇总
数据集概述
特征信息
- Id: 数据类型为
int64 - SepalLengthCm: 数据类型为
float64 - SepalWidthCm: 数据类型为
float64 - PetalLengthCm: 数据类型为
float64 - PetalWidthCm: 数据类型为
float64 - Species: 数据类型为
string
数据分割
- train: 包含 150 个样本,占用 8600 字节
数据集大小
- 下载大小: 4333 字节
- 数据集大小: 8600 字节



