File:Iris dataset scatterplot.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 749 × 749 pixels, file size: 678 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
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.
Date
Source Own work
Author Nicoguaro
Other versions

Creation[edit]

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)])

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current21:01, 9 January 2016Thumbnail for version as of 21:01, 9 January 2016749 × 749 (678 KB)Nicoguaro (talk | contribs)Fix typo in virginica.
20:56, 9 January 2016Thumbnail for version as of 20:56, 9 January 2016749 × 749 (678 KB)Nicoguaro (talk | contribs)User created page with UploadWizard

The following page uses this file:

File usage on other wikis

The following other wikis use this file:

Metadata