mstz commited on
Commit
f2e3b69
1 Parent(s): fb080e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -6,10 +6,11 @@ tags:
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
 
9
  pretty_name: Landsat
10
  size_categories:
11
  - 1K<n<5K
12
- task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
13
  - tabular-classification
14
  configs:
15
  - steel_plates
@@ -20,7 +21,7 @@ configs:
20
  - steel_plates_4
21
  - steel_plates_5
22
  - steel_plates_6
23
-
24
  ---
25
  # Landsat
26
  The [Steel Plates dataset](https://archive-beta.ics.uci.edu/dataset/198/steel+plates+faults) from the [UCI repository](https://archive-beta.ics.uci.edu/).
@@ -35,4 +36,4 @@ The [Steel Plates dataset](https://archive-beta.ics.uci.edu/dataset/198/steel+pl
35
  | steel_plates_3 | Binary classification. | Is the input of class 3? |
36
  | steel_plates_4 | Binary classification. | Is the input of class 4? |
37
  | steel_plates_5 | Binary classification. | Is the input of class 5? |
38
- | steel_plates_6 | Binary classification. | Is the input of class 6? |
 
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
9
+ - UCI
10
  pretty_name: Landsat
11
  size_categories:
12
  - 1K<n<5K
13
+ task_categories:
14
  - tabular-classification
15
  configs:
16
  - steel_plates
 
21
  - steel_plates_4
22
  - steel_plates_5
23
  - steel_plates_6
24
+ license: cc
25
  ---
26
  # Landsat
27
  The [Steel Plates dataset](https://archive-beta.ics.uci.edu/dataset/198/steel+plates+faults) from the [UCI repository](https://archive-beta.ics.uci.edu/).
 
36
  | steel_plates_3 | Binary classification. | Is the input of class 3? |
37
  | steel_plates_4 | Binary classification. | Is the input of class 4? |
38
  | steel_plates_5 | Binary classification. | Is the input of class 5? |
39
+ | steel_plates_6 | Binary classification. | Is the input of class 6? |