-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Mid Price Predictors To Regression model (#3)
* add mid price predictors for total of 8 * assign cached_mid_prices in decode function * lasso and ridge * pr feedback * equality
- Loading branch information
1 parent
aac29b8
commit c32140f
Showing
9 changed files
with
76,667 additions
and
288 deletions.
There are no files selected for viewing
20,001 changes: 20,001 additions & 0 deletions
20,001
csv/round-1-island-data-bottle/prices_round_1_day_-1.csv
Large diffs are not rendered by default.
Oops, something went wrong.
20,001 changes: 20,001 additions & 0 deletions
20,001
csv/round-1-island-data-bottle/prices_round_1_day_-2.csv
Large diffs are not rendered by default.
Oops, something went wrong.
20,001 changes: 20,001 additions & 0 deletions
20,001
csv/round-1-island-data-bottle/prices_round_1_day_0.csv
Large diffs are not rendered by default.
Oops, something went wrong.
5,371 changes: 5,371 additions & 0 deletions
5,371
csv/round-1-island-data-bottle/trades_round_1_day_-1_nn.csv
Large diffs are not rendered by default.
Oops, something went wrong.
5,464 changes: 5,464 additions & 0 deletions
5,464
csv/round-1-island-data-bottle/trades_round_1_day_-2_nn.csv
Large diffs are not rendered by default.
Oops, something went wrong.
5,318 changes: 5,318 additions & 0 deletions
5,318
csv/round-1-island-data-bottle/trades_round_1_day_0_nn.csv
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.