Skip to content

Commit 4f0d8ac

Browse files
authored
Merge pull request #76 from lcy-seso/fix_ctr_html_error
fix ctr html error that makes CI fail.
2 parents 72874de + 7d959da commit 4f0d8ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ctr/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040

4141
<!-- This block will be replaced by each markdown file content. Please do not change lines below.-->
4242
<div id="markdown" style='display:none'>
43-
# CTR预估
43+
# 点击率预估
4444

4545
## 背景介绍
4646

47-
CTR(Click-Through Rate)\[[1](https://en.wikipedia.org/wiki/Click-through_rate)\] 是用来表示用户点击一个特定链接的概率,
47+
CTR(Click-Through Rate,点击率预估)\[[1](https://en.wikipedia.org/wiki/Click-through_rate)\] 是用来表示用户点击一个特定链接的概率,
4848
通常被用来衡量一个在线广告系统的有效性。
4949

5050
当有多个广告位时,CTR 预估一般会作为排序的基准。

0 commit comments

Comments
 (0)