Skip to content

Given the item image and title pairs, to build a model to predict if they are the same or different products.

Notifications You must be signed in to change notification settings

rpnugroho/replicating-product-matching-ndsc

Repository files navigation

Replicating Shopee NDSC Product Matching

Replicating 1st place solution of “Shopee NDSC product matching”.
ResNet50 and Fastext were used to extract image and title pairs, and LightGBM were used to predict if they are the same or different products.
Score in Private LB is 0.91004 right below original solution.
Original solution obtained from this site.

About

Given the item image and title pairs, to build a model to predict if they are the same or different products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published