Datasets:

Modalities:
Tabular
Formats:
csv
Libraries:
Datasets
Dask
License:
rassulya commited on
Commit
c1e3c1a
·
verified ·
1 Parent(s): 6c8a5ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -32
README.md CHANGED
@@ -1,34 +1,9 @@
1
- ```json
2
- {
3
- "dataset_name": "WiFine",
4
- "description": "This dataset focuses on fine-grained WiFi localization, aiming to improve the accuracy and robustness of indoor positioning systems. While specific details about the dataset's content (size, features, etc.) are unavailable due to the missing README, the project's goal is clear: to advance research in high-precision WiFi-based indoor location determination. Further information would be needed for a complete description.",
5
- "citation": [],
6
- "homepage": null,
7
- "license": null,
8
- "tags": ["wifi", "localization", "indoor positioning", "fine-grained"],
9
- "config": {
10
- "name": "wifine",
11
- "version": null,
12
- "description": "The primary config for the WiFine dataset."
13
- },
14
- "features": [],
15
- "splits": [],
16
- "download_size": null,
17
- "post_processing_steps": [],
18
- "cardData": {
19
- "language_creators": [],
20
- "language_codes": [],
21
- "multilinguality": null,
22
- "size_categories": [],
23
- "tasks": ["indoor localization"],
24
- "additional_informations": [],
25
- "dataset_types": ["tabular"],
26
- "pretty_name": "WiFine: Fine-Grained WiFi Localization Dataset"
27
- },
28
- "github_repo": null
29
- }
30
- ```
31
 
32
- **Hugging Face Repo Summary:**
 
 
 
 
 
33
 
34
- The WiFine dataset aims to facilitate advancements in high-accuracy indoor WiFi localization. The precise details regarding the dataset's composition (size, features, etc.) remain unknown due to the unavailability of the project's README file. The dataset is likely suitable for research focused on improving the precision and robustness of indoor positioning systems relying on WiFi signals. Further information is needed for a complete understanding of the dataset's capabilities.
 
1
+ # WiFine: Fine-Grained WiFi Localization Dataset
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
+ The WiFine dataset is designed to enhance fine-grained WiFi localization, improving the accuracy and robustness of indoor positioning systems. While specific details such as dataset size and features are unavailable due to the absence of a README, the project's primary goal is to advance research in high-precision WiFi-based indoor location determination.
4
+
5
+ ## **Key Information**:
6
+ **Tags:**: WiFi, localization, indoor positioning, fine-grained
7
+ **Tasks:** Indoor localization
8
+ **Dataset Type:** Tabular
9