PDF versionPDF & CDFThe probability density function of the uniform distribution is $$f(x; \alpha, \beta) = \begin{cases}{1\over\beta-\alpha} & \mbox{...
分类:
其他好文 时间:
2015-01-08 13:14:00
阅读次数:
176
IDC必须学习之--CDN学习 一、CDN介绍 CDN(通常被称为内容分发网络Content distribution network,有时也被称作内容传递网络Content delivery network)作为一种提高网络内容,其目的是通过在现有的Internet中增加一层新的网络架构,将网站....
分类:
其他好文 时间:
2015-01-08 11:01:55
阅读次数:
360
由于一个账户在不同的mac机器上进行Archive时会包这个问题,我的解决办法是:在已经可以export的mac上打开Xcode->偏好设置->Account,选择Export Accounts导出账户然后以同样的方式选择Import Accounts进行导入,就OK了。
分类:
移动开发 时间:
2015-01-07 14:44:43
阅读次数:
1814
今天配置一台server的php支持curl的时候, 出现如下报错checking for cURL in default path... not foundconfigure: error: Please reinstall the libcurl distribution -easy.h sho...
分类:
Web程序 时间:
2015-01-05 16:23:51
阅读次数:
153
Randomized quicksort(随机化快速排序)running time is independent of input ordering.no assumption about the input distribution.(无需对输入序列分布做任何假设)no specific inpu...
分类:
编程语言 时间:
2015-01-04 22:48:05
阅读次数:
443
PDF versionPMFA discrete random variable $X$ is said to have a Poisson distribution with parameter $\lambda > 0$, if the probability mass function of ...
分类:
其他好文 时间:
2015-01-03 00:54:43
阅读次数:
167
目标分布(Target Distribution)
在实际情形中,训练数据的误标签的情况,输入数据某一维不准确的情况,都可能导致数据信息不精准,产生噪声数据。
由于受到噪声的影响,我们现在可以把y也看做是一种概率分布,y也是从某种分布中取样而来的,即y~P(y|x)。
这里的P(y|x)被称为目标分布。
回头来看,我们可以把学习的目标总结为,在常见的输入(符合P(x...
分类:
其他好文 时间:
2015-01-02 11:01:42
阅读次数:
158
PDF下载链接PMFIf the random variable $X$ follows the binomial distribution with parameters $n$ and $p$, we write $X \sim B(n, p)$. The probability of gett...
分类:
其他好文 时间:
2015-01-02 06:20:24
阅读次数:
214
Struts2下载及简介一、Struts2下载:进入网址:http://struts.apache.org/download.cgi#struts23163可以下载最新的Struts2。1、Full Distribution:下载Struts2的完整版。该版包括Struts2的示例应用、空示例应用、...
分类:
其他好文 时间:
2015-01-01 12:22:04
阅读次数:
263
mysql版本:5.6 【http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.22.tar.gz】官方参考:http://dev.mysql.com/doc/refman/5.6/en/installing-source-distribution.h...
分类:
数据库 时间:
2014-12-30 11:15:45
阅读次数:
311