Datasets:
Update README.md
Browse files
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:
|
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? |
|