mstz commited on
Commit
5681b3a
1 Parent(s): b8a8ff6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,13 +6,15 @@ tags:
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
 
9
  pretty_name: WallFollowing
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
  - wall_following
 
16
  ---
17
  # WallFollowing
18
  The [WallFollowing dataset](https://archive-beta.ics.uci.edu/dataset/194/wall+following+robot+navigation+data) from the [UCI repository](https://archive-beta.ics.uci.edu/).
@@ -24,4 +26,4 @@ The [WallFollowing dataset](https://archive-beta.ics.uci.edu/dataset/194/wall+fo
24
  | wall_following_0 | Binary classification. | Is the instance of class 0? |
25
  | wall_following_1 | Binary classification. | Is the instance of class 1? |
26
  | wall_following_2 | Binary classification. | Is the instance of class 2? |
27
- | wall_following_3 | Binary classification. | Is the instance of class 3? |
 
6
  - tabular_classification
7
  - binary_classification
8
  - multiclass_classification
9
+ - UCI
10
  pretty_name: WallFollowing
11
  size_categories:
12
  - 1K<n<5K
13
+ task_categories:
14
  - tabular-classification
15
  configs:
16
  - wall_following
17
+ license: cc
18
  ---
19
  # WallFollowing
20
  The [WallFollowing dataset](https://archive-beta.ics.uci.edu/dataset/194/wall+following+robot+navigation+data) from the [UCI repository](https://archive-beta.ics.uci.edu/).
 
26
  | wall_following_0 | Binary classification. | Is the instance of class 0? |
27
  | wall_following_1 | Binary classification. | Is the instance of class 1? |
28
  | wall_following_2 | Binary classification. | Is the instance of class 2? |
29
+ | wall_following_3 | Binary classification. | Is the instance of class 3? |