nehalbhanushali / Bitcoin_Transaction_Network_Analysis

3 stars 4 forks source link

Use Cases #1

Open nehalbhanushali opened 7 years ago

nehalbhanushali commented 7 years ago

Prior work

[2] Dorit Ron, Adi Shamir Quantitative Analysis of the Full Bitcoin Transaction Graph, The Weizmann Institute of Science, 2012.

nehalbhanushali commented 7 years ago
nehalbhanushali commented 7 years ago
nehalbhanushali commented 7 years ago

MAJOR GOAL

The goal is to predict the price of Bitcoin in USD one hour in advance Also formulate as a classification problem based on whether price increases or decreases. (This is fundamentally a time series prediction problem)

Hence, All features must be computed using only information available an hour prior to the target prediction time

nehalbhanushali commented 7 years ago

ref [1]

nehalbhanushali commented 7 years ago
nehalbhanushali commented 7 years ago

Previous results

Greaves et al. (26) analysed the Bitcoin Blockchain to predict the price of Bitcoin using SVM and ANN. The author reported price direction accuracy of 55 percent with a regular ANN.