织梦CMS - 轻松建站从此开始!

abg欧博官网|登陆|游戏|

The Iris Dataset

时间:2025-09-22 19:47来源: 作者:admin 点击: 4 次
This is the "Iris" dataset. Originally published at UCI Machine Learning Repository: Iris Data Set, this small dataset from 1936 is often us

This is the "Iris" dataset. Originally published at UCI Machine Learning Repository: Iris Data Set, this small dataset from 1936 is often used for testing out machine learning algorithms and visualizations (for example, Scatter Plot). Each row of the table represents an iris flower, including its species and dimensions of its botanical parts, sepal and petal, in centimeters.

The HTML page provides the basic code required to load the data and display it on the page (as JSON).

See also https://gist.github.com/curran/a08a1080b88344b0c8a7

You can import this dataset in your viz like this:

import { data } from '@curran/iris-dataset';

As an example of that kind of import, see Interactive Color Legend.

(责任编辑:)
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:
发布者资料
查看详细资料 发送留言 加为好友 用户等级: 注册时间:2025-10-14 16:10 最后登录:2025-10-14 16:10
栏目列表
推荐内容