Skip to content

This is a web application that gives stock value predictions based on preferences.

License

Notifications You must be signed in to change notification settings

THREELabs/stock-predict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application For Stock Price Prediction

Table Of Content

Demo

Interface

Home

Stock exchange options Stock Indexes

Forecast interval Options Forecast Intervals

While processing Processing

Post Processing Output

App link

Overview

This is a web application built using the concept of Stock Price Prediction. The web app is built using Streamlit framework along with the TensorFlow for deep learning purposes and have been deployed on the streamlit cloud

Motivation

Its been a while since I was building machine learning models and want to expand my knowledge by applying the concepts on the bigger problem. Such a manner would be applying the stock price prediction concept upon stock exchanges in which rather than simply have one dataset simply here we need to process data in real time and generate results.

Technical Aspects

Whole project is written using only python.

Project Working