Update README.md
Browse files
README.md
CHANGED
|
@@ -1,27 +1,27 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
pretty_name: Autocallable Notes Pricing (Synthetic)
|
| 6 |
task_categories:
|
| 7 |
-
|
| 8 |
tags:
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
size_categories:
|
| 19 |
-
|
| 20 |
configs:
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
---
|
| 26 |
|
| 27 |
# Autocallable Notes Pricing (Synthetic)
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
+
- en
|
| 5 |
pretty_name: Autocallable Notes Pricing (Synthetic)
|
| 6 |
task_categories:
|
| 7 |
+
- tabular-regression
|
| 8 |
tags:
|
| 9 |
+
- finance
|
| 10 |
+
- quantitative-finance
|
| 11 |
+
- derivatives
|
| 12 |
+
- structured-products
|
| 13 |
+
- autocallable
|
| 14 |
+
- option-pricing
|
| 15 |
+
- monte-carlo
|
| 16 |
+
- heston
|
| 17 |
+
- synthetic
|
| 18 |
size_categories:
|
| 19 |
+
- 1M<n<10M
|
| 20 |
configs:
|
| 21 |
+
- config_name: default
|
| 22 |
+
data_files:
|
| 23 |
+
- split: train
|
| 24 |
+
path: data/*/dataset.csv
|
| 25 |
---
|
| 26 |
|
| 27 |
# Autocallable Notes Pricing (Synthetic)
|