paper-with-me

홈 › Papers

Large Scale Purchase Prediction with Historical User Actions on B2C Online Retail Platform

2014-08-27 · Yuyu Zhang, Liang Pang, Lei Shi, Bin Wang

This paper describes the solution of Bazinga Team for Tmall Recommendation Prize 2014. With real-world user action data provided by Tmall, one of the largest B2C online retail platforms in China, this competition requires to predict future user purchases on Tmall website. Predictions are judged on F1Score, which considers both precision and recall for fair evaluation. The data set provided by Tmall contains more than half billion action records from over ten million distinct users. Such massive data volume poses a big challenge, and drives competitors to write every single program in MapReduce fashion and run it on distributed cluster. We model the purchase prediction problem as standard machine learning problem, and mainly employ regression and classification methods as single models. Individual models are then aggregated in a two-stage approach, using linear regression for blending, and finally a linear ensemble of blended models. The competition is approaching the end but still in running during writing this paper. In the end, our team achieves F1Score 6.11 and ranks 7th (out of 7,276 teams in total).

📄 PDF Abstract BibTeX arXiv:1408.6515

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Unlocking the `Why' of Buying: Introducing a New Dataset and Benchmark for Purchase Reason and Post-Purchase Experience

2024-02-20 · Tao Chen, Siqi Zuo, Cheng Li, Mingyang Zhang 외

In business and marketing, analyzing the reasons behind buying is a fundamental step towards understanding consumer behaviors, shaping business strategies, and predicting market outcomes. Prior research on purchase reaso…

Explanation GenerationMarketingRecommendation Systems

Mitigating Frequency Bias in Next-Basket Recommendation via Deconfounders

2022-11-16 · Xiaohan Li, Zheng Liu, Luyi Ma, Kaushiki Nag 외

Recent studies on Next-basket Recommendation (NBR) have achieved much progress by leveraging Personalized Item Frequency (PIF) as one of the main features, which measures the frequency of the user's interactions with the…

Causal InferenceFairnessNext-basket recommendationRecommendation Systems

A Review-Driven Neural Model for Sequential Recommendation

2019-07-01 · Chenliang Li, Xichuan Niu, Xiangyang Luo, Zhenzhong Chen 외

Writing review for a purchased item is a unique channel to express a user's opinion in E-Commerce. Recently, many deep learning based solutions have been proposed by exploiting user reviews for rating prediction. In cont…

Collaborative FilteringmodelSequential Recommendation

Analyzing and Predicting Purchase Intent in E-commerce: Anonymous vs. Identified Customers

2020-12-16 · Mariya Hendriksen, Ernst Kuiper, Pim Nauts, Sebastian Schelter 외

The popularity of e-commerce platforms continues to grow. Being able to understand, and predict customer behavior is essential for customizing the user experience through personalized result presentations, recommendation…

DescriptivePrediction

CASE: Cadence-Aware Set Encoding for Large-Scale Next Basket Repurchase Recommendation

2026-04-08 · Yanan Cao, Ashish Ranjan, Sinduja Subramaniam, Evren Korpeoglu 외 arxiv

Repurchase behavior is a primary signal in large-scale retail recommendation, particularly in categories with frequent replenishment: many items in a user's next basket were previously purchased, and their timing follows…