Coder Social home page Coder Social logo

saiphani9999 / stock-price-forecasting-using-artificial-intelligence Goto Github PK

View Code? Open in Web Editor NEW

This project forked from koriavinash1/stock-price-forecasting-using-artificial-intelligence

0.0 0.0 0.0 21.19 MB

Stock price prediction using Bidirectional LSTM and sentiment analysis

License: MIT License

Python 29.23% CSS 2.23% JavaScript 42.40% HTML 26.14%

stock-price-forecasting-using-artificial-intelligence's Introduction

Stock-Price-Forecasting-Using-Artificial-Intelligence

New approach for stock market prediction using Artificial Intelligence

Techniques used

Bidirectional LSTM on historical data

Sentiment analysis with news and twitter feeds

Django + Angular JS combination for web app

Requirements

Python packages

LAMP installed

Django

celery

keras

tensorflow

pandas

numpy

JS packages

Jquery

Angular JS

Chart JS

How to run

first terminal

git clone [email protected]:koriavinash1/FIN_ishers.git
cd Stock-Price-Forecasting-Using-Artificial-Intelligence/StockNest
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

second ternimal

cd Stock-Price-Forecasting-Using-Artificial-Intelligence/StockNest
celery -A StockNest worker -l info

First steps

  • data collection: Once server is on, navigate to localhost:8000/stocksadmin download all the required data

  • train model from same stocksadmin page

  • once model is trained, you can use product from localhost:8000/index paage

DL model information

  • DL model information can be found in FIN_ishers/StockNest/stock_backend

  • Django restapis can be found from all apps/apis.py script

Predictions

temp1 temp2

Observed RMSE < 0.05 on test data

Contact


If any comments or information required, pull requests/issues are Welcomed....

Thankyou

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.