Skip to content

punit-haria/coupon_purchase_prediction

Repository files navigation

Coupon Purchase Prediction (Kaggle Competition)


This repository documents my submission to the coupon purchase prediction competition on Kaggle. The approach incorporates item-based collaborative filtering techniques with special attention to feature extraction. It achieved results in the 91st percentile (out of 1000+ competitors). See model.py for model and feature selection details.