Skip to content

This project was created when I and my team participated in a competition organized by Shopee.

Notifications You must be signed in to change notification settings

Arteewee/ShopeeNDSC2020-payment-match-and-market-basket

Repository files navigation

ShopeeNDSC2020-payment-match-and-market-basket

This project was created when I and my team participated in a competition organized by Shopee.
There Two question the first one is to calculate the confidence values for all the association rules provided in the rules.csv file
The Second one is to match the Bank Statement IDs to the Checkout IDs

Dataset

for the payment-match.ipynb

  1. bank_statement.csv
  2. checkout.csv

for the market-basket.ipynb

  1. association_order.csv
  2. rules.csv

Requirements

for the payment-match.ipynb

  • Numpy
  • Pandas
  • fuzzywuzzy

for the market-basket.ipynb

  • pandas
  • math

About

This project was created when I and my team participated in a competition organized by Shopee.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published