/BitCoinPrediction

Predict using nlp the btc course

Primary LanguageJupyter NotebookMIT LicenseMIT

BitCoinPrediction Python 3.6

pip install is coming

Install

BitCoinPrediction requires Python 3.6. Install dependencies thanks to setup.py

$ python setup.py

Run

from bitcoinpred.models.train_model import TrainLSTM

path = os.path.join(converged_data_path, "merged.csv")
TrainLSTM(path).fit_transform()

Todos

  • Write Tests
  • Make pip install
  • ...

License

MIT

Free Software !