File size: 2,454 Bytes
b0e9955 a2fabf5 b0e9955 a2fabf5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
---
language:
- en
tags:
- soybean
- tabular_classification
- binary_classification
- multiclass_classification
- UCI
pretty_name: Isoybean
task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
- tabular-classification
configs:
- soybean
---
# Soybean
The [Soybean dataset](https://archive-beta.ics.uci.edu/dataset/90/soybean+large) from the [UCI repository](https://archive-beta.ics.uci.edu/).
Classify the type of soybean.
# Configurations and tasks
| **Configuration** | **Task** | **Description** |
|-----------------------|---------------------------|-----------------|
| soybean | Binary classification.| Classify soybean type. |
| diaporthe_stem_canker | Binary classification | Is this instance of class diaporthe_stem_canker? |
| charcoal_rot | Binary classification | Is this instance of class charcoal_rot? |
| rhizoctonia_root_rot | Binary classification | Is this instance of class rhizoctonia_root_rot? |
| phytophthora_rot | Binary classification | Is this instance of class phytophthora_rot? |
| brown_stem_rot | Binary classification | Is this instance of class brown_stem_rot? |
| powdery_mildew | Binary classification | Is this instance of class powdery_mildew? |
| downy_mildew | Binary classification | Is this instance of class downy_mildew? |
| brown_spot | Binary classification | Is this instance of class brown_spot? |
| bacterial_blight | Binary classification | Is this instance of class bacterial_blight? |
| bacterial_pustule | Binary classification | Is this instance of class bacterial_pustule? |
| purple_seed_stain | Binary classification | Is this instance of class purple_seed_stain? |
| anthracnose | Binary classification | Is this instance of class anthracnose? |
| phyllosticta_leaf_spot | Binary classification | Is this instance of class phyllosticta_leaf_spot? |
| alternarialeaf_spot | Binary classification | Is this instance of class alternarialeaf_spot? |
| frog_eye_leaf_spot | Binary classification | Is this instance of class frog_eye_leaf_spot? |
| diaporthe_pod_&_stem_blight | Binary classification | Is this instance of class diaporthe_pod_? |
| cyst_nematode | Binary classification | Is this instance of class cyst_nematode? |
| 2_4_d_injury | Binary classification | Is this instance of class 2_4_d_injury? |
| herbicide_injury | Binary classification | Is this instance of class herbicide_injury? | |