Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 📈 Stock Price Predictor
|
| 2 |
|
| 3 |
AI-powered stock price predictions using LSTM neural networks, technical analysis, and market sentiment analysis.
|
|
@@ -408,4 +416,4 @@ For issues:
|
|
| 408 |
|
| 409 |
**Made with ❤️ for stock enthusiasts and traders.**
|
| 410 |
|
| 411 |
-
*Last updated: 2024*
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
title: StockPredictor
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 😻
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: indigo
|
| 8 |
+
---
|
| 9 |
# 📈 Stock Price Predictor
|
| 10 |
|
| 11 |
AI-powered stock price predictions using LSTM neural networks, technical analysis, and market sentiment analysis.
|
|
|
|
| 416 |
|
| 417 |
**Made with ❤️ for stock enthusiasts and traders.**
|
| 418 |
|
| 419 |
+
*Last updated: 2024*
|