All Projects ā†’ Zaczero ā†’ btcpredict

Zaczero / btcpredict

Licence: AGPL-3.0 license
šŸ“ˆ Bitcoin bull run peak prediction project (price and date)

Programming Languages

python
139335 projects - #7 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to btcpredict

sentometrics
An integrated framework in R for textual sentiment time series aggregation and prediction
Stars: āœ­ 77 (+113.89%)
Mutual labels:  prediction
PyDREAM
Python Implementation of Decay Replay Mining (DREAM)
Stars: āœ­ 22 (-38.89%)
Mutual labels:  prediction
reinforcement learning course materials
Lecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
Stars: āœ­ 765 (+2025%)
Mutual labels:  prediction
DeepMove
Codes for WWW'18 Paper-DeepMove: Predicting Human Mobility with Attentional Recurrent Network
Stars: āœ­ 120 (+233.33%)
Mutual labels:  prediction
GA-BP
åŸŗäŗŽé—ä¼ ē®—ę³•ēš„BPē½‘ē»œč®¾č®”ļ¼Œåŗ”ē”Ø背ę™Æäøŗäŗ¤é€šęµé‡ēš„é¢„ęµ‹
Stars: āœ­ 102 (+183.33%)
Mutual labels:  prediction
verif
Software for verifying weather forecasts
Stars: āœ­ 70 (+94.44%)
Mutual labels:  prediction
SF-GRU
Pedestrian Action Anticipation using Contextual Feature Fusion in Stacked RNNs
Stars: āœ­ 43 (+19.44%)
Mutual labels:  prediction
R Unet
Video prediction using lstm and unet
Stars: āœ­ 25 (-30.56%)
Mutual labels:  prediction
Sales-Prediction
In depth analysis and forecasting of product sales based on the items, stores, transaction and other dependent variables like holidays and oil prices.
Stars: āœ­ 56 (+55.56%)
Mutual labels:  prediction
Loan-Prediction-Dataset
No description or website provided.
Stars: āœ­ 21 (-41.67%)
Mutual labels:  prediction
SparkMlpDow30
A new stock trading and prediction model based on a MLP neural network utilizing technical analysis indicator values as features (using Apache Spark MLlib)
Stars: āœ­ 34 (-5.56%)
Mutual labels:  price-prediction
kriptomist
Fundamental cryptocurrency analysis
Stars: āœ­ 29 (-19.44%)
Mutual labels:  prediction
behaiv-java
User Behavior Prediction for everyone
Stars: āœ­ 12 (-66.67%)
Mutual labels:  prediction
timemachines
Predict time-series with one line of code.
Stars: āœ­ 342 (+850%)
Mutual labels:  prediction
MSDS696-Masters-Final-Project
Earthquake Prediction Challenge with LightGBM and XGBoost
Stars: āœ­ 58 (+61.11%)
Mutual labels:  prediction
gridpp
Software to post-process gridded weather forecasts
Stars: āœ­ 33 (-8.33%)
Mutual labels:  prediction
Github-Stars-Predictor
It's a github repo star predictor that tries to predict the stars of any github repository having greater than 100 stars.
Stars: āœ­ 34 (-5.56%)
Mutual labels:  prediction
stock-forecast
Simple stock & cryptocurrency price forecasting console application, using PHP Machine Learning library (https://github.com/php-ai/php-ml)
Stars: āœ­ 76 (+111.11%)
Mutual labels:  prediction
infer
šŸ”® Use TensorFlow models in Go to evaluate Images (and more soon!)
Stars: āœ­ 65 (+80.56%)
Mutual labels:  prediction
Wharton Stat 422 722
The official class webpage for Statistics 422/722 taught at Wharton in the Spring of 2017
Stars: āœ­ 14 (-61.11%)
Mutual labels:  prediction

BTC Predict

This is a Bitcoin bull run prediction project which aims to evaluate current bull run's peak price alongside the exact date. The project consists of two individual machine-learning models trained on the Bitcoin's historical pricing and block halving data.

Check out this awesome LIVE demo website: btcpredict.monicz.pl

Usage

Recommended Python version: 3.7

Install required packages

$ pip install -r requirements.txt

Generate a prediction

$ py main.py --file <filename> [--force_cache_update]

  • Create a cache directory and ensure it is writtable
  • Force the cache update at least once a day

Data transformation

The current prediction models are using the following data transformation methods:

Name Link
2-Year MA Multiplier Visit page
Pi Cycle Top Indicator Visit page
Golden 51%-49% Ratio Visit page
The Puell Multiple Visit page

Inspired by the CBBI.

Footer

Contact

Donate

Please consider supporting this project if you found it useful. Any kind of donation will encourage me to focus on its further development. You can send me an email afterwards to get listed in the supporters section (not yet present).

Bitcoin

bc1ql3gx9swg5zsn8ax8w34jw85juc5nqtprcdxrje

Bitcoin Cash

qrvqsfz2vj6p0zdpg7w7zfah7qag2ygpju7yqh05hu

Litecoin

ltc1qpjz5rhaas0lxf90re0u65sy5jujxhtuqwwerkd

Monero

4ABpPJchKYS8Nq9dPb8mr1NEEAHbKDr5aK777QZh2aSD7BJHdhkQn4RFQ3zNW2kytSXHXpimt57L9X9iin3uJjw93pCpKaJ

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].