Skip to content

Add Project β€” Predicting Commodity Prices Using Deep LearningΒ #827

@keshripritesh

Description

@keshripritesh

🧾 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions