Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Product Success Analysis

CAP4770 - Introduction to Data Science

Team Name: Group 4

Team Members

  • Kaden Jones
  • Louiza Joya
  • Roshan Mehta
  • Jacob Ramos

Synopsis

The goal of this project is to analyze and predict what makes a product successful on Amazon. This real world problem impacts sellers, businesses, and consumers on one of the largest e-commerce platforms. We will use techniques taught in class including classification and regression for prediction, and clustering for identifying patterns, and data visualizations to demonstrate findings.

Dataset

Project Structure

cap4770_finalproject_group4/
    model_comparison.py
    utils.py
cap4770_finalproject_group4/data/
    amazon_products.csv
    amazon_categories.csv
cap4770_finalproject_group4/notebooks/
    preprocessing.ipynb
    exploratory_data_analysis.ipynb
    xgboost_model.ipynb

Tools & Technologies

  • Python
  • Pandas
  • Matplotlib
  • Jupyter Notebook
  • NumPy
  • seaborn
  • XGBoost
  • scikit-learn

Installation

  • Step 1: Clone the repo
  • Step 2: Download the data and ensure it is within the /data folder. (see download_data.sh)
  • Step 3: Install dependencies (see requirements.txt)
  • Step 4: Run notebooks in order starting with preprocessing.ipynb

Evaluation Metrics

  • Precision
  • Recall
  • Confusion matrix with sensitivity and specificity

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages