An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
This pull request adds a feature to predict gold prices (GLD) based on other financial metrics such as SPX, USO, SLV, and EUR/USD. The prediction is powered by Random Forest model loaded using joblib.
Issue Resolved
72
Changes Made
Added necessary files as mentioned in the guidelines
Description
This pull request adds a feature to predict gold prices (GLD) based on other financial metrics such as SPX, USO, SLV, and EUR/USD. The prediction is powered by Random Forest model loaded using joblib.
Issue Resolved
72
Changes Made
Added necessary files as mentioned in the guidelines
Screenshots or Videos
Checklist
requirements.txt
file to include any new packages