Mark Aron Szulyovszky
797791d2f4
feat(Forecasting): pytorch-forecasting scaffolding is now working, added narrow data format, fixed missing time column index name ( #5 )
...
* feat: Started implementing pytorch-forecasting.
* feat(Forecasting): pytorch-forecasting scaffolding is now working, added narrow data format, fixed missing `time` column index name
Co-authored-by: Daniel Szemerey <szemy2@gmail.com >
2021-11-16 10:00:26 +01:00
Mark Aron Szulyovszky
3188aab220
feat(Model): continued with the keras model scaffolding
2021-11-10 14:51:12 +01:00
Mark Aron Szulyovszky
20aa1474d6
feat(Data): added extra features, exploration notebook
2021-11-09 17:16:40 +01:00
Mark Aron Szulyovszky
d5086a4785
feat(Data): added load_data, to aggregate everything into one dataframe
2021-11-09 16:12:48 +01:00
Mark Aron Szulyovszky
51b7d35660
feat(Data): downloading data for pre-defined tickers
2021-11-09 15:21:22 +01:00
Mark Aron Szulyovszky
58137a0f36
feat(Data): fetch prices from cryptocompare (and alphavantage)
2021-11-09 12:58:05 +01:00
Mark Aron Szulyovszky
9f54cdc81f
feat(Data): added csv downloaded from oecd website, prototype preprocessing script
2021-11-07 15:16:45 +01:00