Skip to content
/ crypton Public

Forecasting for cryptocurrency

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

alin23/crypton

Repository files navigation

crypton


Table of Contents

Installation

crypton is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 3.6+.

$ pip install crypton

Forecasting

Using Keras neural networks (useless right now)

$ crypton --pair XVG,BTC --predictor keras - forecast --learn-from-date='15 December 2017'

Using Facebook Prophet

$ crypton --pair XVG,BTC --predictor prophet - forecast --learn-from-date='15 December 2017'

License

crypton is distributed under the terms of both

at your option.

About

Forecasting for cryptocurrency

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages