Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
+
language: []
|
5 |
+
language_creators:
|
6 |
+
- machine-generated
|
7 |
+
license:
|
8 |
+
- unknown
|
9 |
+
multilinguality:
|
10 |
+
- other-my-multilinguality
|
11 |
+
pretty_name: Numerai Dataset
|
12 |
+
size_categories: []
|
13 |
+
source_datasets:
|
14 |
+
- original
|
15 |
+
tags:
|
16 |
+
- numerai
|
17 |
+
- stock market
|
18 |
+
- hedge fund
|
19 |
+
- obfuscated
|
20 |
+
task_categories:
|
21 |
+
- time-series-forecasting
|
22 |
+
- tabular-classification
|
23 |
+
- other
|
24 |
+
task_ids:
|
25 |
+
- multivariate-time-series-forecasting
|
26 |
+
- tabular-single-column-regression
|
27 |
+
---
|
28 |
+
|
29 |
+
# Numerai Datasets
|
30 |
+
This is a simple mirror of the official numerai dataset.
|
31 |
+
Official source: https://numer.ai/data
|
32 |
+
|
33 |
+
Use the official source to submit your predictions, no guarantees for correctness or completeness.
|