Skip to content

This Repository includes files of project predicting Cryptocurrency Ethereum price using Twitter sentiments and Machine Learning

Notifications You must be signed in to change notification settings

udaysingh288/Ethereum-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum-Price-Prediction using Sentiment Analysis

Team:

  • Uday Singh -udaysingh288

Project Details:

This project is predicting the fluctuations of cryptocurrency Ethereum using the Twitter Sentiments and Reddit posts.

1.Data Extraction
	- Ethereum pricing data (Timeline: September 28th,2017 to March 18th,2018) from Coinmarketcap API.
        - Tweets of the same timeline extracted using Tweepy and Textscraper libraries.
2.Core Implementation
We tested LSTM deep learning model first using historical prices to predict future prices of cryptocurrency. The predictions were not strong enough to predict the fluctuations in the price.

Our Regression Model -

We tested our data on various Regression models including Multiple Linear regression ,SVR and Random forest and found the most accurate results in Random Forest Regression The predicted prices plot and statistics of the prediction have been included in the repository.

Credits

This project uses Open Source tool called vaderSentiment which has been used for the sentiment analysis of tweets and reddit posts. You can find the source code of the open source project along with license information below. We acknowledge and are grateful to the developer for the contributions to open source.

Project: vaderSentiment https://github.com/cjhutto/vaderSentiment

License(MIT)

About

This Repository includes files of project predicting Cryptocurrency Ethereum price using Twitter sentiments and Machine Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published