Skip to content
#

iris-dataset

Here are 667 public repositories matching this topic...

A correlogram or correlation matrix allows to analyse the relationship between each pair of numeric variables of a dataset. The relationship between each pair of variable is visualised through a scatterplot, or a symbol that represents the correlation (bubble, line, number..). The diagonal often represents the distribution of each variable, usin…

  • Updated Jun 12, 2021
  • JavaScript

This repository contains experiments on the Iris dataset using various scikit-learn classifiers. The goal of these experiments is to evaluate the performance of different classification algorithms on this widely-used dataset in order to compare their accuracy and identify the best approach for the given task.

  • Updated Sep 22, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the iris-dataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iris-dataset topic, visit your repo's landing page and select "manage topics."

Learn more