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"
I have a question regarding jupyter notebooks, for example "Training_LSTM_cls.ipynb",
there are read functions called on files not present in repository (for instance "pca_75_clas.csv"),
is there a way to obtain them by running other part of code?
Hello,
I have a question regarding jupyter notebooks, for example "Training_LSTM_cls.ipynb", there are read functions called on files not present in repository (for instance "pca_75_clas.csv"), is there a way to obtain them by running other part of code?
Thanks