File size: 403 Bytes
e09b08e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
language:
  - "en"
pretty_name: "Iris Decision Tree Model"
tags:
  - machine-learning
  - model
  - classification
license: "public-domain"
task_categories:
  - classification
task_ids:
  - multi-class-classification
size_categories:
  - small
source_datasets:
  - sklearn.datasets.load_iris
annotations_creators:
  - expert-generated
dataset_creators:
  - scikit-learn
model_creators:
  - user-defined