Skip to content

skyla2692/CryptoCurrency_Prediction

Repository files navigation

CryptoCurrency_Prediction

Crypto currency prediction project (20.09. - 20.12.)
Predicting the price of Etherium.

Used LSTM for prediction model.

You can find a news about the project HERE.

Result image

LSTM 예측 모델 결과 그래프

Pre-Installation

  • Chart data (I used this site's API but you can chose your own.)
  • Twitter data
  • News data
    (For Twitter and News data, I made a crawler (not uploaded), but feel free to use any other kinds of API)

Environment

  • IDE : Pycharm
  • Language : Python
  • Supported OS : ALL

Installation

  • Clone this repository
  • Download ZIP

How to use

  1. Add the data you are using to the program.
  2. Change the data input from 'predict_with_news.py'.
  3. Modify the hyperparameters to fit your taste.
  4. Run the code!

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages