Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Enhancing Financial Market Predictions: Causality-Driven Feature Selection
|
2 |
|
3 |
This paper introduces FinSen dataset that revolutionizes financial market analysis by integrating economic and financial news articles from 197 countries with stock market data. The dataset’s extensive coverage spans 15 years from 2007 to 2023 with temporal information, offering a rich, global perspective 160,000 records on financial market news. Our study leverages causally validated sentiment scores and LSTM models to enhance market forecast accuracy and reliability.
|
@@ -115,4 +127,4 @@ The code is based on PyTorch under code frame of https://github.com/torrvision/f
|
|
115 |
|
116 |
---
|
117 |
license: mit
|
118 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- feature-extraction
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- finance
|
10 |
+
size_categories:
|
11 |
+
- n<1K
|
12 |
+
---
|
13 |
## Enhancing Financial Market Predictions: Causality-Driven Feature Selection
|
14 |
|
15 |
This paper introduces FinSen dataset that revolutionizes financial market analysis by integrating economic and financial news articles from 197 countries with stock market data. The dataset’s extensive coverage spans 15 years from 2007 to 2023 with temporal information, offering a rich, global perspective 160,000 records on financial market news. Our study leverages causally validated sentiment scores and LSTM models to enhance market forecast accuracy and reliability.
|
|
|
127 |
|
128 |
---
|
129 |
license: mit
|
130 |
+
---
|