CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k-means classifier

搜索资源列表

  1. KNN_Classifier

    1下载:
  2. 一个matlab环境下的k近邻分类器,代码中有详细的注释说明,使用方便.-K-Nearest-Neighbor-Classifier MatLab Code
  3. 所属分类:matlab例程

    • 发布日期:2013-01-17
    • 文件大小:895
    • 提供者:祁利民
  1. K

    0下载:
  2. K均值算法-分类器-有效抑制边缘点影响-简单有效-K-means algorithm- Classifier- effectively inhibiting the impact of edge points- simple and effective
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2118552
    • 提供者:我我
  1. K-meansNB

    0下载:
  2. :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:172903
    • 提供者:李浩
  1. k-nn

    0下载:
  2. k-nearest neighbour classifier source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:860
    • 提供者:zeinab
  1. K-means.m

    0下载:
  2. Kmeans classifier program-Kmeans classifier program
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:56009
    • 提供者:aymen
  1. K-means

    0下载:
  2. K-means分类器,java实现,可以自己设定类别数目。已做成jar-K-means classifier, java implementation, you can set the number of categories. Has made ​ ​ jar
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:52882
    • 提供者:achilles
  1. bag_words_demo

    0下载:
  2. Graphic Detection and Recognition using Bag-of-word method, finding feature vector with K-means classifier, training or testing data with Naive Bayes Classifier or PLCA method.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32281651
    • 提供者:Huang Hua
  1. Classifier

    0下载:
  2. 一个半监督数据流集合分类器程序,其中每个单分类器采用k均值聚类算法。-A semi-supervised data flow classifier using k-means clustering algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:11706505
    • 提供者:Jane
  1. GMM_EM

    0下载:
  2. 2类分类高斯混合模型 使用k-means的方法来初始化GMM, 基于EM算法计算出GMM模型参量。 测试GMM模型分别有2个,4个,8个混合成分-2-class classifier with Gaussian Mixture Models. Use the k-means method to initialize the GMM’s Then improve the GMM models iteratively based on the EM algo-rithm.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:2977
    • 提供者:王沛霖
  1. opencv

    0下载:
  2. 图像场景分类的bow模型opencv源代码,采用k-means聚类构造单词,采用支持向量机的svm分类器。-Image scene classification bow model opencv source code, using k-means clustering structure of words, using support vector machine svm classifier.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:10398
    • 提供者:李翔
  1. Ensemble-Classifier-for-Concept-Drift-Data-Stream

    1下载:
  2. In this era an emerging filed in the data mining is data stream mining. The current research technique of the data stream is classification which mainly focuses on concept drift data. In mining drift data with the single classifier is not sufficient
  3. 所属分类:Development Research

  1. Kjunzhi

    0下载:
  2. K均值聚类。加深对K均值聚类分析算法的理解,掌握K 均值聚类分析分类器的设计方法。-K-means clustering. Deepen the K-means clustering algorithm to understand and master K-means clustering analysis classifier design method
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:45976
    • 提供者:wenye
  1. stprtool_v2.12

    0下载:
  2. 统计模式识别工具箱(STPRTool 版本2.12 2013-09-12) 功能有线性判别函数、特征提取、密度估计和聚类、支持向量机、贝叶斯分类器、交叉验证等-Statistical Pattern Recognition Toolbox Methods: Fisher,PCA,GMM,K-means,SVM,Bayes classifier,Cross-validation,KNN,etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6036662
    • 提供者:lee
  1. image-segmentation

    0下载:
  2. 针对目前传统的枸杞分级主要采用人工方法, 费时费力且效率不高的缺点, 提出了一种基于机器视觉技术对枸杞 进行自动分类的方法。 采用数字图像处理技术对枸杞图像进行了预处理、 分割 , 从而提取枸杞的色泽、 大小及形状等特征 参数; 用 K-means 算法对特征进行聚类, 得到枸杞相应等级的基准; 根据聚类分析得到的基准采用最小距离分类器对枸杞 进行分级。 实验结果表明 , 该方法能够准确快速地对不同色泽和大小的枸杞进行分类。-Traditional wolfberry sorting
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1451356
    • 提供者:李祥龙
  1. moshishibie

    0下载:
  2. 基于matlab的模式识别基础实例源代码,包括贝叶斯分类器,Fisher线性判别,主成分分析,k均值聚类等。-Based on pattern recognition based matlab examples of source code, including Bayesian classifier, Fisher linear discriminant analysis, principal component analysis, k-means clustering.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:106739
    • 提供者:曾丁
  1. pres

    0下载:
  2. 三种分类器:决策树分类器,k-NN分类器和k-means分类器的运行时间以及运行准确率的比较。(Three kinds of classifiers: decision tree classifier, k-NN classifier and K-means classifier running time and accuracy comparison.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:20480
    • 提供者:ignory
搜珍网 www.dssz.com