heliphix / btc_data

This repository contains the code and datasets for creating the machine learning models in the research paper titled "Time-series forecasting of Bitcoin prices using high-dimensional features: a machine learning approach"
https://doi.org/10.1007/s00521-020-05129-6
MIT License
52 stars 29 forks source link

Testing on unseen data #11

Open calvinhendriks opened 2 years ago

calvinhendriks commented 2 years ago

In figure 9 of your paper, you show test results of forecasting prices after 31-12-2019. I can find no code related to this in the notebooks. The biggest dataset I can find goes up until 2-2-2020, while the graph is until 5-2020. Could you upload your remaining code?