GithubHelp home page GithubHelp logo

Arjun Kapoor's Projects

crypto-price-prediction-webapp icon crypto-price-prediction-webapp

Objective Main Objective: The main objective of our project “Crypto price prediction” is predicting crypto price with the help of historical data and applying deep learning algorithm “LSTM” model which is an extension of Recurrent neural network. As crypto prices are very volatile and are based on many factors which include world news, world trade and etc. For this purpose we are also bringing “Sentiment Analysis” in order to bring polarity to twitter data with the help of TextBlob. Sub Objective: With the growing population and economic crashes, there is a requirement of a prediction system which can predict accurate prices based on historical data of that currency but also due to the volatility of cryptocurrency it can recommend to sell, buy or retain the crypto. The former is done with help of LSTM model and the latter with the help of sentiment analysis of twitter data. Methodology Reference of software model : In this project we are using LSTM model of deep learning on time series data to predict the future of crypto for next 30 days. Other than that we have used sentiment analysis on tweets from twitter to analyze weather the price will go up or not. 1 Steps explained : 1.Web scraping data from yahoo finance and tweets from twitter. 2.Prepared the data from yahoo to be fed in LSTM model so that it can predict the future values. 3.Splitting the data into train-test split. 4.Training our model on train-set. 5.Testing our model on test-set and checking the performance in form of graphs. 6.Now predicting the future 30 days price of a particular crypto. 7.Then using another approach of twitter sentiment analysis getting tweets of that particular currency. 8.Making dataset of the tweets extracted after filtering and preprocessing them. Then using Textblob we got the polarity and subjectivity of the tweets. 10.Depending on the count of positive, negative or neutral tweets we have recommended the user weather the price will increase, decrease or remain same. Results Tested Currency Ethereum results: 2 3 4 5 6 Screenshot 2022-07-02 095535 Reference Wikipedia: https://en.wikipedia.org/wiki/Long_short-term_memory https://towardsdatascience.com/cryptocurrency-price-prediction-using-deep-learning-70cfca50dd3a Tweet Sentiment Analysis for Cryptocurrencies(Research paper): https://ieeexplore.ieee.org/document/9558914 Blog by Predicting Cryptocurrency Price With Tensorflow and Keras: https://medium.com/@huangkh19951228/predicting-cryptocurrency-price-with-tensorflow-and-keras-e1674b0dc58a JavaTPoint : https://www.javatpoint.com/keras-recurrent-neural-networks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.