Nostradamus
Nostradamus copied to clipboard
:bar_chart: :bar_chart: Cryptocurrencies Price Forecaster :fire:
Nostradamus Price Forecaster
Nonlinear and linear regression model implementation (paper) that generate adaptative cryptocurrencys price forecasts
Setup
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
Running
python example_script.py