Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
|
5 |
This data set contains StockTwits posts from 01.11.2021 to 30.06.2022 for Bitcoin (BTC.X), Ethereum (ETH.X) and Shiba Inu (SHIB.X).
|
@@ -14,4 +14,4 @@ The test set ranges from 16.06.2022 to 30.06.2022 and consists of 5172 bullish,
|
|
14 |
The validation and test sets contain all StockTwits posts, with at least one emoji, from their respective periods, while the training set is further limited by only including posts that have possibly influential bullish or bearish emojis.
|
15 |
|
16 |
The training SVM dataset contains balanced samples used for training an SVM sentiment classifier.
|
17 |
-
The bearish sets have 20K observations per class (pos is bearish, while neg is not bearish, so bullish and neutral). The bullish sets have 40K observations per class (pos is bullish, while neg is not bullish, so bearish and neutral).
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
---
|
4 |
|
5 |
This data set contains StockTwits posts from 01.11.2021 to 30.06.2022 for Bitcoin (BTC.X), Ethereum (ETH.X) and Shiba Inu (SHIB.X).
|
|
|
14 |
The validation and test sets contain all StockTwits posts, with at least one emoji, from their respective periods, while the training set is further limited by only including posts that have possibly influential bullish or bearish emojis.
|
15 |
|
16 |
The training SVM dataset contains balanced samples used for training an SVM sentiment classifier.
|
17 |
+
The bearish sets have 20K observations per class (pos is bearish, while neg is not bearish, so bullish and neutral). The bullish sets have 40K observations per class (pos is bullish, while neg is not bullish, so bearish and neutral).
|