mstz commited on
Commit
f32ffe9
·
1 Parent(s): 9d56516

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,14 +6,16 @@ tags:
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
 
9
  pretty_name: Shuttle
10
  size_categories:
11
  - 10K<n<100K
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
  - shuttle
16
  - shuttle_binary
 
17
  ---
18
  # Shuttle
19
  The [Shuttle dataset](https://archive-beta.ics.uci.edu/dataset/146/statlog+shuttle+satellite) from the [UCI repository](https://archive-beta.ics.uci.edu/).
@@ -28,4 +30,4 @@ The [Shuttle dataset](https://archive-beta.ics.uci.edu/dataset/146/statlog+shutt
28
  | shuttle_3 | Binary classification. | Is the image of class 3? |
29
  | shuttle_4 | Binary classification. | Is the image of class 4? |
30
  | shuttle_5 | Binary classification. | Is the image of class 5? |
31
- | shuttle_6 | Binary classification. | Is the image of class 6? |
 
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
9
+ - UCI
10
  pretty_name: Shuttle
11
  size_categories:
12
  - 10K<n<100K
13
+ task_categories:
14
  - tabular-classification
15
  configs:
16
  - shuttle
17
  - shuttle_binary
18
+ license: cc
19
  ---
20
  # Shuttle
21
  The [Shuttle dataset](https://archive-beta.ics.uci.edu/dataset/146/statlog+shuttle+satellite) from the [UCI repository](https://archive-beta.ics.uci.edu/).
 
30
  | shuttle_3 | Binary classification. | Is the image of class 3? |
31
  | shuttle_4 | Binary classification. | Is the image of class 4? |
32
  | shuttle_5 | Binary classification. | Is the image of class 5? |
33
+ | shuttle_6 | Binary classification. | Is the image of class 6? |