Nonlinear and linear regression model implementation (paper) that generate adaptative cryptocurrencys price forecasts
You must get your free api key from cryptocompare.com and miniconda installed
cp .env.example .env
# Paste your cyptocompare api key on .env
conda env create -f environment.yml
conda activate nostradamus
python example_script.py