docs: add model card
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# leap
|
| 2 |
|
| 3 |
Experimental dataset for price performance of top cryptocurrencies.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
thumbnail: "url to a thumbnail used in social sharing"
|
| 5 |
+
tags:
|
| 6 |
+
- price
|
| 7 |
+
- analysis
|
| 8 |
+
license: "unlicense"
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# leap
|
| 12 |
|
| 13 |
Experimental dataset for price performance of top cryptocurrencies.
|