impanascm commited on
Commit
839fb0c
1 Parent(s): b7cbe0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -104,7 +104,7 @@ Below is the table for each task, with separate columns for train and test split
104
  | **Price Direction Constant** | 0: 8101 (96%)<br>1: 355 (4%) | 0: 2025 (96%)<br>1: 89 (4%) |
105
  | **Price Direction Down** | 0: 5327 (63%)<br>1: 3129 (37%) | 0: 1331 (63%)<br>1: 783 (37%) |
106
  | **Asset Comparison** | 0: 6855 (81%)<br>1: 1601 (19%) | 0: 1714 (81%)<br>1: 400 (19%) |
107
- | **Past Information** | 0: 249 (11%)<br>1: 8207 (89%) | 0: 69 (23%)<br>1: 2045 (77%) |
108
  | **Future Information** | 0: 8206 (97%)<br>1: 250 (3%) | 0: 2045 (97%)<br>1: 69 (3%) |
109
  | **Price Sentiment** | positive: 3531 (42%)<br>negative: 3050 (36%)<br>none: 1574 (19%)<br>neutral: 301 (4%) | positive: 881 (42%)<br>negative: 764 (36%)<br>none: 394 (19%)<br>neutral: 75 (4%) |
110
 
 
104
  | **Price Direction Constant** | 0: 8101 (96%)<br>1: 355 (4%) | 0: 2025 (96%)<br>1: 89 (4%) |
105
  | **Price Direction Down** | 0: 5327 (63%)<br>1: 3129 (37%) | 0: 1331 (63%)<br>1: 783 (37%) |
106
  | **Asset Comparison** | 0: 6855 (81%)<br>1: 1601 (19%) | 0: 1714 (81%)<br>1: 400 (19%) |
107
+ | **Past Information** | 0: 249 (3%)<br>1: 8207 (97%) | 0: 69 (3%)<br>1: 2045 (97%) |
108
  | **Future Information** | 0: 8206 (97%)<br>1: 250 (3%) | 0: 2045 (97%)<br>1: 69 (3%) |
109
  | **Price Sentiment** | positive: 3531 (42%)<br>negative: 3050 (36%)<br>none: 1574 (19%)<br>neutral: 301 (4%) | positive: 881 (42%)<br>negative: 764 (36%)<br>none: 394 (19%)<br>neutral: 75 (4%) |
110