Giter VIP home page Giter VIP logo

stungkit / stock-market-prediction-web-app-using-machine-learning-and-sentiment-analysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaushikjadhav01/stock-market-prediction-web-app-using-machine-learning-and-sentiment-analysis

0.0 0.0 0.0 37.54 MB

Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall

License: MIT License

Python 100.00%

stock-market-prediction-web-app-using-machine-learning-and-sentiment-analysis's Introduction

DOI License Code Coverage GitHub contributors Documentation Status GitHub release (latest by date) GitHub issues GitHub closed issues GitHub Repo Size GitHub last commit GitHub language count Commit Acitivity Code Size GitHub forks GitHub stars GitHub watchers

Stock-Market-Prediction-Web-App-using-Machine-Learning

Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall.

Table of Contents
  1. System Description and Functions
  2. Built With
  3. Installation
  4. Authors
  5. Links

System Description and Functions

Demo Video:


Screenshots:

Admin Creds:
Username: admin
Email Address: [email protected]
Password: Samplepass@123

There are two roles in the system: Admin and User.

Users can:

  1. Register and Login
  2. Check Real Time stock prices
  3. Read recent news about different stocks
  4. Currency Converter
  5. Edit or delete their own profile
  6. Educate the user about stocks
  7. Download list of stock tickers
  8. Predict Stock prices for the next 7 days for all NASDAQ and NSE stocks

Admin can:

  1. Create, Retrieve, Update Delete Users.
  2. Manually trigger emails.
  3. Register and Login
  4. Check Real Time stock prices
  5. Read recent news about different stocks
  6. Currency Converter
  7. Edit or delete their own profile
  8. Educate the user about stocks
  9. Download list of stock tickers
  10. Predict Stock prices for the next 7 days for all NASDAQ and NSE stocks

Built With

Python Javascript django nodejs react html css bootstrap jquery wordpress Keras Numpy pandas

Installation

  1. Install XAMPP server
  2. Download wordpress zip folder from this link.
  3. Extract the downloaded zip into htdocs folder of XAMPP.
  4. Open the wp-config.php file from the extracted folder and add your phpmyadmin username and password.
  5. Go to phpmyadmin, create a new database called wordpress.
  6. Select this database, go to Operations tab and Import the wordpress.sql file into this created databse.
  7. Clone the repo, cd into it
  8. Run pip install -r requirements.txt
  9. Run python main.py to start server.
  10. Go to localhost/wordpress to access the app.

Find more screenshots in the screenshots folder Or click here

Authors

Kaushik Jadhav

Links

stock-market-prediction-web-app-using-machine-learning-and-sentiment-analysis's People

Contributors

kaushikjadhav01 avatar

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.