We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72874de + 7d959da commit 4f0d8acCopy full SHA for 4f0d8ac
ctr/index.html
@@ -40,11 +40,11 @@
40
41
<!-- This block will be replaced by each markdown file content. Please do not change lines below.-->
42
<div id="markdown" style='display:none'>
43
-# CTR预估
+# 点击率预估
44
45
## 背景介绍
46
47
-CTR(Click-Through Rate)\[[1](https://en.wikipedia.org/wiki/Click-through_rate)\] 是用来表示用户点击一个特定链接的概率,
+CTR(Click-Through Rate,点击率预估)\[[1](https://en.wikipedia.org/wiki/Click-through_rate)\] 是用来表示用户点击一个特定链接的概率,
48
通常被用来衡量一个在线广告系统的有效性。
49
50
当有多个广告位时,CTR 预估一般会作为排序的基准。
0 commit comments