Product Prices Prediction using Machine Learning

This projects presents the EDA (Exploratory data analysis) and prediction of product prices from Amazon USA dataset.

Roadmap

  • EDA
  • ML prediction

Dataset URL: https://www.kaggle.com/datasets/asaniczka/usa-optimal-product-price-prediction

Dataset concerns scraped data on products collected from Amazon USA dataset in 2023. Among the different data, one may find product ID, the name, the rating, the price, etc.

Tools

  • PySpark