Skip to content

Conversation

deepanshubaghel
Copy link
Contributor

Description

This project implements a predictive model for forecasting the Nifty50 index prices. The primary goal is to create a robust and accurate model that can help investors and analysts make informed decisions based on the predicted future values of the Nifty50 index.

Summary of Changes
Implemented a prediction model using historical data of the Nifty50 index.
Utilized machine learning algorithms (e.g., LSTM) to predict future prices based on past trends.
Included data preprocessing steps such as normalization and feature engineering.
Developed evaluation metrics to assess the model's performance, including MAE, RMSE, and R-squared values.

Fixes #1304

Type of change

Added a new project

Copy link

github-actions bot commented Oct 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv merged commit 8913e00 into recodehive:main Oct 10, 2024
1 check passed
@deepanshubaghel
Copy link
Contributor Author

@sanjay-kv, could you please confirm if you are able to assign labels now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡[Feature]: I want to add a prediction model [ NIFTY50 index Prediction ]

2 participants