mstz commited on
Commit
ad779c0
1 Parent(s): 327bbd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,14 +5,16 @@ tags:
5
  - arrhythmia
6
  - tabular_classification
7
  - multiclass_classification
 
8
  pretty_name: Arrhythmia
9
  size_categories:
10
- - 1<n<100
11
- task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
12
  - tabular-classification
13
  configs:
14
  - arhytmia
15
  - has_arhytmia
 
16
  ---
17
  # Arhythmia
18
  The [Arrhythmia dataset](https://archive.ics.uci.edu/ml/datasets/Arrhythmia) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets).
 
5
  - arrhythmia
6
  - tabular_classification
7
  - multiclass_classification
8
+ - binary_classification
9
  pretty_name: Arrhythmia
10
  size_categories:
11
+ - n<1K
12
+ task_categories:
13
  - tabular-classification
14
  configs:
15
  - arhytmia
16
  - has_arhytmia
17
+ license: cc
18
  ---
19
  # Arhythmia
20
  The [Arrhythmia dataset](https://archive.ics.uci.edu/ml/datasets/Arrhythmia) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets).