paper-with-me

Papers

Real-Time Prediction of BITCOIN Price using Machine Learning Techniques and Public Sentiment Analysis

2020-06-18 · S M Raju, Ali Mohammad Tarif

Bitcoin is the first digital decentralized cryptocurrency that has shown a significant increase in market capitalization in recent years. The objective of this paper is to determine the predictable price direction of Bitcoin in USD by machine learning techniques and sentiment analysis. Twitter and Reddit have attracted a great deal of attention from researchers to study public sentiment. We have applied sentiment analysis and supervised machine learning principles to the extracted tweets from Twitter and Reddit posts, and we analyze the correlation between bitcoin price movements and sentiments in tweets. We explored several algorithms of machine learning using supervised learning to develop a prediction model and provide informative analysis of future market prices. Due to the difficulty of evaluating the exact nature of a Time Series(ARIMA) model, it is often very difficult to produce appropriate forecasts. Then we continue to implement Recurrent Neural Networks (RNN) with long short-term memory cells (LSTM). Thus, we analyzed the time series model prediction of bitcoin prices with greater efficiency using long short-term memory (LSTM) techniques and compared the predictability of bitcoin price and sentiment analysis of bitcoin tweets to the standard method (ARIMA). The RMSE (Root-mean-square error) of LSTM are 198.448 (single feature) and 197.515 (multi-feature) whereas the ARIMA model RMSE is 209.263 which shows that LSTM with multi feature shows the more accurate result.

📄 PDF Abstract BibTeX arXiv:2006.14473

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningSentiment AnalysisTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Using Networks and Partial Differential Equations to Predict Bitcoin Price

2020-01-08 · Yufang Wang, HaiYan Wang

Over the past decade, the blockchain technology and its Bitcoin cryptocurrency have received considerable attention. Bitcoin has experienced significant price swings in daily and long-term valuations. In this paper, we p…

Cryptocurrency Price Prediction using Twitter Sentiment Analysis

2023-03-03 · Haritha GB, Sahana N. B

The cryptocurrency ecosystem has been the centre of discussion on many social media platforms, following its noted volatility and varied opinions. Twitter is rapidly being utilised as a news source and a medium for bitco…

PredictionSentiment AnalysisTwitter Sentiment Analysis

Bitcoin Price Predictive Modeling Using Expert Correction

2022-01-06 · Bohdan M. Pavlyshenko

The paper studies the linear model for Bitcoin price which includes regression features based on Bitcoin currency statistics, mining processes, Google search trends, Wikipedia pages visits. The pattern of deviation of re…

regressionTime SeriesTime Series Analysis

Next-Day Bitcoin Price Forecast Based on Artificial intelligence Methods

2021-06-21 · Liping Yang

In recent years, Bitcoin price prediction has attracted the interest of researchers and investors. However, the accuracy of previous studies is not well enough. Machine learning and deep learning methods have been proved…

Deep LearningPrediction

A Blockchain Transaction Graph based Machine Learning Method for Bitcoin Price Prediction

2020-08-21 · Xiao Li, Weili Wu

Bitcoin, as one of the most popular cryptocurrency, is recently attracting much attention of investors. Bitcoin price prediction task is consequently a rising academic topic for providing valuable insights and suggestion…

BIG-bench Machine LearningFeature EngineeringPrediction