Skip to content

Ierofantis/bitcoin-price-prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin price prediction

An implementation of the 'Bayesian regression for latent source model' method for predicting price variation of Bitcoin. You can read more about the method at https://arxiv.org/pdf/1410.1231.pdf.

Requirements

Installation

    $ git clone https://github.com/stavros0/bitcoin-price-prediction.git
    $ cd bitcoin-price-prediction
    $ pip install -e .

Usage

$ python okcoin.py

License

This project is licensed under the terms of the MIT license. See LICENSE for more information.

About

Bayesian regression for latent source model and Bitcoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%