码迷,mamicode.com
首页 >  
搜索关键字:rate    ( 3875个结果
Using Controls in a Form Design [AX 2012]
Using Controls in a Form Design [AX 2012]This topic has not yet been rated-Rate this topic Updated:January 27, 2012 Applies To:Microsoft Dynamics AX 2...
分类:其他好文   时间:2014-06-29 13:45:59    阅读次数:249
Overview of Form Control Types [AX 2012]
Overview of Form Control Types [AX 2012]Other Versions 0 out of 1 rated this helpful-Rate this topic Updated:October 11, 2011 Applies To:Microsoft Dyn...
分类:其他好文   时间:2014-06-29 12:22:53    阅读次数:367
【点击模型学习笔记】Predicting Clicks_Estimating the Click-Through Rate for New Ads_MS_www2007
概要: 微软研究院的人写的文章,提出用逻辑回归来解决ctr预估问题,是以后ctr的经典解决方案,经典文章。 具体内容: 名词: CPC —— cost per click CTR —— click through rate 1. 研究初衷 搜索引擎主要靠商业广告收入,在广告位上面打广告,用户点击,之后广告商付费。在通用搜索引擎,通常广告位置是在搜索结果...
分类:其他好文   时间:2014-06-15 15:29:24    阅读次数:416
Bloom filter的实现以及常用的hash函数
Bloom filter的实现以及常用的hash函数 bloom filter利用时间换空间的思想,利用多个哈希函数,将一个元素的存在状态映射到多个bit中,特别是在网络环境中,BF具有广泛的用途,关键问题就是要减少false positive rate(可以设置参数来调节),扩展有 counting BF。这里选用的hash函数是表现较好的 BKDRHash , SDBMHash, D...
分类:其他好文   时间:2014-06-13 20:42:05    阅读次数:412
Ubuntu下VSFTPD(四)(vsftpd其它主要设置)
vsftpd服务器的其它主要设置:1.最大传输速率设置:设置匿名用户的最大传输率为20Kbps,修改/etc/vsftpd/vsftpd.conf添加语句:anon_max_rate=20000设置本地帐号最大传输率为1Mbps,修改/etc/vsftpd/vsftpd.conf添加语句:local...
分类:其他好文   时间:2014-06-11 22:12:48    阅读次数:370
The Note of the Paper "Optimal Decoding of Linear Codes for Minimizing Symbol Error Rate"(1)
The paper "Optimal Decoding of Linear Codes for Minimizing Symbol Error Rate", which is the source of the BCJR decoding algorithm, is my current obje....
分类:其他好文   时间:2014-06-11 07:35:20    阅读次数:250
AD转换器的主要技术指标
1)分辩率(Resolution) 指数字量变化一个最小量时模拟信号的变化量,定义为满刻度与2n的比值。分辩率又称精度,通常以数字信号的位数来表示。 2) 转换速率(Conversion Rate)是指完成一次从模拟转换到数字的AD转换所需的时间的倒数。积分型AD的转换时间是毫秒级属低速AD,逐次比...
分类:其他好文   时间:2014-06-11 07:32:39    阅读次数:347
【点击模型学习笔记】Ad centric model discovery for redicting ads' click through rate_ANT2013_Tencent
腾讯soso的人写的一篇文章,介绍soso广告系统的ctr预估技术。2013年的,应该反映了当前soso的ctr预估系统的情况。 ANT会议质量一般,elsevier出版社出版。搞笑的是,文章摘要居然把论文模板上的这句话“Click here and insert your abstract text”原封不动的写在了第一句,并且就这样发表了! 主要内容: 描述soso搜索结果页面中广告...
分类:其他好文   时间:2014-06-11 00:07:24    阅读次数:284
Table Properties [AX 2012]
Table Properties [AX 2012]1 out of 2 rated this helpful-Rate this topic Updated:July 20, 2012 Applies To:Microsoft Dynamics AX 2012 R2, Microsoft Dyna...
分类:其他好文   时间:2014-06-05 20:02:44    阅读次数:547
Out of resources when opening file 错误解决
mysqldump: Got error: 23: Out of resources when opening file ‘./mydb/tax_calculation_rate_title.MYD’ (Errcode: 24) when using LOCK TABLES看到这个后,我比较奇怪,备...
分类:其他好文   时间:2014-06-05 13:19:12    阅读次数:328
3875条   上一页 1 ... 384 385 386 387 388 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!