-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
π§Ύ Issue: Add Project β Predicting Commodity Prices Using Deep Learning
π Description
This project focuses on predicting commodity prices using deep learning models such as MLP, CNN, and RNN.
It demonstrates how macroeconomic factors like stock indices, interest rates, and GDP growth affect commodity price movements.
π― Objectives
- Generate a synthetic dataset representing market and economic factors
- Perform Exploratory Data Analysis (EDA) on the dataset
- Implement and compare MLP, CNN, and RNN models for prediction
- Evaluate model accuracy and visualize performance
π§ Tech Stack
- Python
- Libraries: pandas, numpy, matplotlib, seaborn, tensorflow/keras
π Expected Outcomes
- A clean and analyzed dataset (
commodity_data.csv) - Model comparison (MLP vs CNN vs RNN)
- Visualized results showing prediction performance
- Insights into which model performs best for price prediction
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels