File:Iris dataset scatterplot.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为749 × 749像素,文件大小:678 KB)


摘要

描述
English: The scatterplot of Iris flower data set, collected by Edgar Anderson and popularized in the Machine learning community by Ronald Fisher.
Español: Diagrama de dispersión del conjunto de datos de la flor Iris, recolectada por Edgar Anderson y popularizada en la comunidad de aprendizaje automático por Ronald Fisher.
日期
来源 自己的作品
作者 Nicoguaro
其他版本

Creation

The scatterplot was made by the R programming language, an open source language for statistics. The Iris data set is a public domain data set and it is built-in by default in R framework. Here's how to create the picture:

> pairs(iris[1:4],main="Iris Data (red=setosa,green=versicolor,blue=virginica)", pch=21,
  bg=c("red","green3","blue")[unclass(iris$Species)])

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
w:zh:知识共享
署名
本文件采用知识共享署名 4.0 国际许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2016年1月9日 (六) 21:012016年1月9日 (六) 21:01版本的缩略图749 × 749(678 KB)NicoguaroFix typo in virginica.
2016年1月9日 (六) 20:562016年1月9日 (六) 20:56版本的缩略图749 × 749(678 KB)NicoguaroUser created page with UploadWizard

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据