其他分享
首页 > 其他分享> > 一、简介 ELO商户类别推荐有助于了解客户忠诚度

一、简介 ELO商户类别推荐有助于了解客户忠诚度

作者:互联网

 Elo Merchant Category Recommendation Help understand customer loyalty (ELO商户类别推荐有助于了解客户忠诚度)

竞赛描述:

想象一下,在一个陌生的地方饿着肚子,在适当的时候,根据你的个人喜好,提供餐馆推荐。推荐信附带了您的信用卡提供商提供的拐角处当地饭店的折扣!

目前,作为巴西最大的支付品牌之一,ELO已经与商家建立了合作关系,为持卡人提供促销或折扣。但是,这些促销活动对消费者或商家都有效吗?客户喜欢他们的体验吗?商人看到重复的生意了吗?个性化是关键。

ELO建立了机器学习模型,以了解客户生命周期中从食品到购物的最重要方面和偏好。但到目前为止,没有一个是专门为个人或个人资料定制的。这就是你进来的地方。

在这场竞争中,Kaggers将通过发现客户忠诚度中的信号,开发算法来识别并为个人提供最相关的机会。您的输入将改善客户的生活,帮助ELO减少不必要的活动,为客户创造正确的体验。

评价指标

提交的数据按均方根误差(root mean squared error)计分。RMSE定义为:

where y^ is the predicted loyalty score for each card_id, and y is the actual loyalty score assigned to a card_id.

提交文件格式:

card_id, target
C_ID_9e86007114,0
C_ID_1c9f77086c,0.5
C_ID_07b20e9908,0
C_ID_63d6bac69a,0
C_ID_bbc26a86eb,0
C_ID_f749aad790,0
C_ID_7b5c15ff41,-0.25
C_ID_ec6b0f2d30,0
C_ID_0a11e759c5,0

Timeline  

February 19, 2019 - External Data Disclosure deadline. All external data used in the competition must be disclosed in the forums by this date.

 数据

需要的文件

  1. The historical_transactions.csv and new_merchant_transactions.csv files contain information about each card's transactions.
  2. historical_transactions.csv contains up to 3 months' worth of transactions for every card at any of the provided merchant_ids.
  3. new_merchant.csv contains the transactions at new merchants (merchant_ids that this particular card_id has not yet visited) over a period of two months.
  4.  merchants.csv contains aggregate information for each merchant_id represented in the data set.

数据格式如下:

预测:

 You are predicting a loyalty score for each card_id represented in test.csv and sample_submission.csv.

 文件描述:

 

标签:merchant,ELO,transactions,简介,忠诚度,id,csv,ID,card
来源: https://www.cnblogs.com/GuoXinxin/p/10528223.html