Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added foreign exchange rate prediction model #170

Merged
merged 3 commits into from
May 21, 2024

Conversation

anushka7220
Copy link
Contributor

@anushka7220 anushka7220 commented May 20, 2024

this is the model of foreign exchange rate prediction and it is made using tensorflow and python
Developed an LSTM-based exchange rate prediction model using Python and TensorFlow/Keras. This model forecasts foreign exchange rates based on historical data, aiding in financial decision-making and risk management.
Integrated with the Exchange rate API to fetch reliable and extensive historical exchange rate data for training the model.
Implemented data preprocessing techniques including scaling and sequence generation to prepare input data for the LSTM model.
Trained and optimized the model using TensorFlow and Keras, achieving accurate predictions of exchange rates.Evaluated model performance using standard regression metrics such as Mean Absolute Error (MAE) and Root Mean Squared Error (RMSE).

  • Feature enhancement

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

this is the model of foreign exchange rate prediction and it is made using tensorflow and python
Copy link
Owner

@Akshat111111 Akshat111111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, It will be better you also upload a notebook file too with it.Add these two items by creating a new folder named- Forex.

@anushka7220
Copy link
Contributor Author

@Akshat111111 sure!

@anushka7220
Copy link
Contributor Author

@Akshat111111 done!!

Copy link
Owner

@Akshat111111 Akshat111111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah now the work is perfect.

@Akshat111111 Akshat111111 merged commit 402be30 into Akshat111111:main May 21, 2024
1 check passed
@anushka7220
Copy link
Contributor Author

@Akshat111111 Thanks!

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

Successfully merging this pull request may close these issues.

2 participants