test_svc_model / README.md
yashriva's picture
Update README.md
7bd36fd
|
raw
history blame
328 Bytes
---
datasets:
- scikit-learn/iris
widget:
structuredData:
SepalLengthCm:
- 5.1
- 4.9
- 6.2
SepalWidthCm:
- 3.5
- 3
- 3.4
PetalLengthCm:
- 1.4
- 1.4
- 5.4
PetalWidthCm:
- 0.2
- 0.2
- 2.3
target:
- 0
- 0
- 2
pipeline_tag: tabular-classification
---