• Mahout provides driver programs for all of the clustering algorithms, including the k-Means algorithm, aptly named the KMeansDriver.

    Mahout所有集群算法提供了驱动程序包括k - Means算法,更合适的名称应该是KMeansDriver。

    youdao

  • Given a set of vectors, the next step is to run the k-Means clustering algorithm.

    创建了矢量之后,接下来需要运行k - Means集群算法

    youdao

  • Local optimality and initialization dependence disadvantages of K-means are analyzed and a PSO-based K-means algorithm is proposed.

    针对K均值聚类算法依赖初始值的选择,且容易收敛于局部极值缺点,提出一种基于粒群优化的K均值算法

    youdao

  • The clustering method based on partitioning is mainly included K-Means and K-Medoids; the other methods are the mutation of these two methods.

    基于划分聚类算法主要K均值K中心点算法其他方法都是两种算法变种

    youdao

  • Results Fuzzy K means clustering algorithm can segment white matter, gray matter and CSF better from the MR head images.

    结果模糊K- 均值聚类算法很好地分割出磁共振颅脑图像中的灰质、 白质脑脊液

    youdao

  • This article analyzes the deficiency of K-means algorithm and improves the algorithm with relative best partition and weight in the computation of distance of clusters and cases.

    针对K -平均算法存在缺陷,通过引入相对最佳随机划分方法以及计算样本中心时权重改进了K -平均算法

    youdao

  • The running time of K-means overly depends on the initial points but the right value of k is unknown and selecting the initial points effectively is also difficult.

    均值聚类算法执行时间过度依赖初始选取但是实际问题并不知道k取值怎样才能有效地选取初始点。

    youdao

  • The Euclidean distance is usually chosen as the similarity measure in the conventional K-means clustering algorithm, which usually relates to all attributes.

    传统K-均值算法选择相似性度量通常欧几里德距离的倒数,这种距离通常涉及所有的特征。

    youdao

  • By means of analyzing kernel clustering algorithm and rough set theory, a novel clustering algorithm, rough kernel k-means clustering algorithm, was proposed for clustering analysis.

    通过研究算法以及粗糙提出一个新的用于聚类分析的粗糙核聚类方法。

    youdao

  • Using K Means which can automatically cluster trajectories, a new algorithm based on trajectory space similarity distance is presented, and it is applied to classify trajectory.

    应用K均值自动聚类算法提出一种新的基于轨迹空间相似距离的轨迹分类算法,对以上获得的有效轨迹进行分类。

    youdao

  • And then using Boolean equations containing gate variables and means of OBDD, an efficient algorithm for computing the K-terminal reliability of a network is also proposed.

    然后,基于具有门限变量方程有序二分决策图方法(OBDD),给出计算k -终端网络可靠算法

    youdao

  • Clustering algorithms are the typical algorithms in the data mining, the K-means algorithm is the most basic algorithm, which has produced many classics and highly effective algorithms.

    数据挖掘中的典型算法其中K -均值算法基本算法由该算法产生许多经典高效算法

    youdao

  • This paper USES the improved K-means (IKM) algorithm to process the missing data and thus improve the precision of the Naive Bayes classifier.

    本文利用改进K -均值算法缺失数据进行处理,提高朴素贝叶斯分类精确度

    youdao

  • K-means algorithm is a classical clustering algorithm.

    平均算法经典聚类算法

    youdao

  • However, owing to random selection of initial centers, unstable results were often obtained while using traditional K-means and its variants.

    然而由于聚类初始中心点选择随机性传统K -均值算法以及变种的聚类结果会产生较大的波动。

    youdao

  • Traditional K-Means algorithm is sensitive to the initial centers and easy to get stuck at locally optimal value.

    传统K均值算法初始聚类中心敏感,聚类结果不同的初始输入波动,容易陷入局部最优值。

    youdao

  • According to the characters of the images, the algorithm separated image into several regions by K-means clustering algorithm, and each region is equalized respectively within their gray levels.

    算法基于图像特点利用K均值聚类算法图像分成几个灰度区间,然后再分别进行均衡化

    youdao

  • The algorithm is then extended to use K-means clustering to seed the initial solution and the information pheromone is adjusted according to them.

    算法作了改进,思路K-均值方法混合,利用K-均值方法的结果作为初值

    youdao

  • K-means algorithm has some deficiencies. The number K must be pointed and its effectiveness liable to be effected by isolated data and the input sequence of data.

    均值算法的聚类个数k指定,聚类结果数据输入顺序相关,而且孤立点影响

    youdao

  • Researched the unsupervised anomaly detection methods based on clustering analysis, improved the K-means algorithm.

    研究了基于分析非监督式异常检测方法并改进K均值算法用于聚类分析。

    youdao

  • This paper proposed a novel hybrid algorithm for clustering analysis based on artificial fish-school algorithm and K-means.

    结合人工鱼群算法的全局寻优优点提出了基于人工鱼群算法K -平均混合聚类分析算法

    youdao

  • A new weighted hybrid C-means clustering based on the K-nearest-neighbour rule is presented in this paper.

    该文提出了基于K近邻加权混合C均值聚类算法

    youdao

  • And this paper also improved the initial center point's selection of K-Means clustering algorithm.

    另对算法初始聚类中心选取了改进

    youdao

  • It applies weighted K-means clustering for region segmentation, instead of traditional K-means clustering.

    对于区域分割,使用基于加权平方欧式距离的均值算法代替传统的均值聚类算法

    youdao

  • The experimental result shows that the K-means with the proposed technique can produce cluster results with high purity as well as good stableness.

    实验表明,该算法能够生成质量较高而且波动性较小聚类结果

    youdao

  • In cluster analysis, Fuzzy K-Means (FKM) algorithm is one of the most widely used methods. However, FKM algorithm is much more sensitive to the initialization, and easy to fall into local optimum.

    聚类分析中,模糊k均值算法目前应用最为广泛方法之一然而算法初始敏感容易陷入局部极值点。

    youdao

  • Although the traditional K - means algorithm has good convergence rate and can be realized easily, it can easily be trapped in a local optimum, and it is sensitive in initial setting.

    传统K -均值方法用于聚类具有收敛速度快、算法实现简单等特点,容易陷入局部最优对初始解敏感

    youdao

  • Although the traditional K - means algorithm has good convergence rate and can be realized easily, it can easily be trapped in a local optimum, and it is sensitive in initial setting.

    传统K -均值方法用于聚类具有收敛速度快、算法实现简单等特点,容易陷入局部最优对初始解敏感

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定