Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (27 days ago)
- Default Branch: main
- Last Pushed: 2025-01-03T07:22:26.000Z (26 days ago)
- Last Synced: 2025-01-12T12:32:57.891Z (17 days 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![image](https://github.com/user-attachments/assets/98f45bc3-028f-445f-a661-a985dd796ab8)
![image](https://github.com/user-attachments/assets/559c139d-9bd2-467f-b0fe-3383259219e6)