Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# **UFO Sightings – Cleaned & Unified Dataset (~327k rows)**
|
| 2 |
|
| 3 |
This dataset merges several publicly available UFO sighting datasets from Kaggle into one **cleaned**, **standardized**, and **enriched** file.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- kaggle
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-classification
|
| 8 |
+
- text-retrieval
|
| 9 |
+
- time-series-forecasting
|
| 10 |
+
pretty_name: "UFO Sightings Unified Semantic Dataset"
|
| 11 |
+
size_categories:
|
| 12 |
+
- 100K<n<1M
|
| 13 |
+
license: mit
|
| 14 |
+
tags:
|
| 15 |
+
- ufo
|
| 16 |
+
- ufology
|
| 17 |
+
- anomalous-phenomena
|
| 18 |
+
- embeddings
|
| 19 |
+
- hdbscan
|
| 20 |
+
- semantic-search
|
| 21 |
+
- cluster-analysis
|
| 22 |
+
- dataset
|
| 23 |
+
- geospatial
|
| 24 |
+
- moon-illumination
|
| 25 |
+
- aviation
|
| 26 |
+
---
|
| 27 |
# **UFO Sightings – Cleaned & Unified Dataset (~327k rows)**
|
| 28 |
|
| 29 |
This dataset merges several publicly available UFO sighting datasets from Kaggle into one **cleaned**, **standardized**, and **enriched** file.
|