类别

变量名称

变量含义

变量赋值

输入处理

用户特征

user_id

用户id

0~124269

one-hot

user_posts

发帖数量

实际数目

one-hot

user_following

关注数

实际数目

one-hot

user_followers

粉丝数

实际数目

one-hot

user_registration_time

注册日期(年月)

实际数值

one-hot

user_start_weight

注册时体重

实际数值

one-hot

user_current_weight

目前体重

实际数值

one-hot

user_goal_weight

目标体重

实际数值

one-hot

user_challenge_number

加入的方案数

实际数目

one-hot

user_last_effect

最近一次接受干预方案的效果

0,1

one-hot

user_history_challenges

历史行为序列

实际序列

multi-hot

方案特征

item_id

方案id

0~7606

one-hot

creator_id

发布者id

实际数值

one-hot

item_create_data

开始日期(年月日)

实际数值

one-hot

item_end_data

结束日期(年月日)

实际数值

one-hot

item_participant_number

参与人数

实际数值

one-hot

item_reporting_periods

参与者疗效上报周期

实际数值

one-hot

item_reporting_times

参与者疗效上报次数

实际数目

one-hot

item_mini_challenge_number

日常挑战个数

实际数目

one-hot

item_active_user_percentage

活跃用户比例

实际数值

one-hot

item_good_efficacy_percentage

疗效好的用户比例

实际数值

one-hot