Commit 2cce8dc0 authored by 高雅喆's avatar 高雅喆

update outliner

parent c7f1316e
......@@ -27,7 +27,7 @@ def result2file(fpath):
1.5 点击answer用户占比(=点击answer用户数/曝光answer用户数)
1.6 点击diary用户占比(=点击diary用户数/曝光diary用户数)
1.7 无点击用户占比(=无点击用户数/有曝光用户数)
1.8 无点击用户数分布(根据激活日期和平台来分) #注意:(]里面的数字指的是距离当前时间的天数
1.8 无点击用户数分布(=无点击用户∩激活用户数 / 激活用户数) #注意:(]里面的数字指的是距离当前时间的天数
2.Top特征
2.1 用户点击次数分布(第一列:用户点击次数;第二列:独立用户数量)
2.2 Top 100 diary (sorted by ctr)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment