https://github.com/gursv/stocksage
Predict next day's close price for a stock like NSEI, NYA, HSI, IXIC, TWII, etc...!
https://github.com/gursv/stocksage
data-analysis data-preprocessing data-science gridsearchcv machine-learning python3 random-forest-regressor stock-data stock-price-prediction streamlit
Last synced: 3 months ago
JSON representation
Predict next day's close price for a stock like NSEI, NYA, HSI, IXIC, TWII, etc...!
- Host: GitHub
- URL: https://github.com/gursv/stocksage
- Owner: GURSV
- Created: 2025-01-03T07:04:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T07:22:26.000Z (over 1 year ago)
- Last Synced: 2025-01-25T14:51:15.538Z (over 1 year ago)
- Topics: data-analysis, data-preprocessing, data-science, gridsearchcv, machine-learning, python3, random-forest-regressor, stock-data, stock-price-prediction, streamlit
- Language: Python
- Homepage:
- Size: 7.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## StockSage
1. Install requirements.txt: pip install -r requirements.txt
2. Run the application locally: streamlit run app.py

