Update README with YAML metadata and enhance model card
Browse files
README.md
CHANGED
|
@@ -94,7 +94,7 @@ If you use this model in your research, please cite:
|
|
| 94 |
title={NSE LSTM Model - Indian Stock Market Prediction},
|
| 95 |
author={Your Name},
|
| 96 |
year={2025},
|
| 97 |
-
url={https://huggingface.co/
|
| 98 |
}
|
| 99 |
```
|
| 100 |
|
|
|
|
| 94 |
title={NSE LSTM Model - Indian Stock Market Prediction},
|
| 95 |
author={Your Name},
|
| 96 |
year={2025},
|
| 97 |
+
url={https://huggingface.co/thoutam/nse-lstm-model}
|
| 98 |
}
|
| 99 |
```
|
| 100 |
|