close
Jump to content

File:Iris dataset scatterplot.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia
    Original file (SVG file, nominally 749 × 749 pixels, file size: 678 KB)

    Summary

    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 Image

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

    Licensing

    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.

    Captions

    Add a one-line explanation of what this file represents

    Items portrayed in this file

    depicts

    9 January 2016

    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)NicoguaroFix typo in virginica.
    20:56, 9 January 2016Thumbnail for version as of 20:56, 9 January 2016749 × 749 (678 KB)NicoguaroUser created page with UploadWizard

    Global file usage

    The following other wikis use this file:

    View more global usage of this file.

    Metadata