码迷,mamicode.com
首页 >  
搜索关键字:clustering    ( 336个结果
GMM的EM算法实现
在 聚类算法K-Means, K-Medoids, GMM, Spectral clustering,Ncut一文中我们给出了GMM算法的基本模型与似然函数,在EM算法原理中对EM算法的实现与收敛性证明进行了具体说明。本文主要针对怎样用EM算法在混合高斯模型下进行聚类进行代码上的分析说明。1. GM...
分类:其他好文   时间:2014-07-18 19:25:06    阅读次数:204
Exchange 混合部署—Exchange 2013&2007配置
将下列命令输入WindowsPowerShell会自动安装先决条件Install-WindowsFeatureRSAT-ADDS,AS-HTTP-Activation,Desktop-Experience,NET-Framework-45-Features,RPC-over-HTTP-proxy,RSAT-Clustering,RSAT-Clustering-CmdInterface,RSAT-Clustering-Mgmt,RSAT-Clustering-PowerShell..
分类:其他好文   时间:2014-07-15 10:51:31    阅读次数:579
GMM的EM算法实现
在 聚类算法K-Means, K-Medoids, GMM, Spectral clustering,Ncut一文中我们给出了GMM算法的基本模型与似然函数,在EM算法原理中对EM算法的实现与收敛性证明进行了具体说明。本文主要针对怎样用EM算法在混合高斯模型下进行聚类进行代码上的分析说明。1. GM...
分类:其他好文   时间:2014-07-15 09:13:23    阅读次数:355
RabbitMQ in Action(5): Clustering and dealing with failure
Batteries included: RabbitMQ clustering The clustering built in to RabbitMQ was designed with two goals in mind: allowing consumers and producers to k...
分类:其他好文   时间:2014-06-21 16:31:16    阅读次数:276
核K-均值聚类(Kernel K-means Clustering)
核K-均值聚类...
分类:其他好文   时间:2014-06-17 22:08:35    阅读次数:884
K-means clustering (K-均值聚类)
本文主要介绍了聚类算法中K-均值聚类,并给出了一个机器学习示例软件。...
分类:其他好文   时间:2014-06-16 20:34:33    阅读次数:248
RabbitMQ in Action(5): Clustering and dealing with failure
Batteries included: RabbitMQ clustering The clustering built in to RabbitMQ was designed with two goals in mind: allowing consumers and producers to k...
分类:其他好文   时间:2014-06-02 06:11:46    阅读次数:392
Coursera Algorithm Part II PA2
题意:computing a max-spacingk-clustering.spacing 是指两个 cluster 之间的最小距离输入:[number_of_nodes][edge 1 node 1] [edge 1 node 2] [edge 1 cost][edge 2 node 1] [e...
分类:其他好文   时间:2014-05-29 20:40:30    阅读次数:323
Coursera Algorithm II PA2 Q2
题意:what is the largest value ofksuch that there is ak-clustering with spacing at least 3? That is, how many clusters are needed to ensure that no pair...
分类:其他好文   时间:2014-05-29 20:39:26    阅读次数:305
修改故障转移群集心跳时间
Windows Server Failover Clustering is a high availability platform that is constantly monitoring the network connections and health of the nodes in a ...
分类:其他好文   时间:2014-05-27 23:48:23    阅读次数:550
336条   上一页 1 ... 31 32 33 34 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!