Skip to content

Aditya6122/StockPricePredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StockPricePredictor

What's going on ?

Showing the intraday time series data.

Training the model.

Predicting Output prices and loss values for train data.

Predicting and plotting for the test data.

Installation

Step 1: Clone the repo.

git clone https://github.com/Aditya6122/StockPricePredictor.git
cd StockPricePredictor

Step 2: Create and activate a virtual environment.

python -m venv venv
venv/scripts/activate

Step 3: Install the dependencies.

pip install -r requirements.txt

Step 4: Start the app.

streamlit run app.py

Step 5: Downloading the dataset

download.data.from.nse.-.Made.with.Clipchamp.1.mp4

🎉🎉Success!!🎉🎉

Demo

streamlit-app-2022-11-13-13-11-22.webm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages