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

搜索资源列表

  1. AdaBoost_weaklearner_1

    0下载:
  2. adaboost training for select weak classifier.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:153489
    • 提供者:tuzhiguo
  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. Aspatial-temporalapproachforvideocaptiondate

    0下载:
  2. We present a video caption detection and recognition system based on a fuzzy-clustering neural network (FCNN) classifier. Using a novel caption-transition detection scheme we locate both spatial and temporal positions of video captions with hig
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:466893
    • 提供者:段军伟
  1. 119128664bayes_classifier

    0下载:
  2. 贝叶斯分类器源代码.能很好的实现分类.是很好的学习资料.期望与大家一起分享.-Bayesian classifier source code. Can achieve very good classification. Is a very good learning materials. Look forward to working with you to share
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:huang fang
  1. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-29
    • 文件大小:16743021
    • 提供者:stl
  1. fisherandbayes

    1下载:
  2. 模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:86429
    • 提供者:李霄逍
  1. parzen

    0下载:
  2. 分类器的训练与学习是模式识别的一个重要环节,其目的在于按照某种算法,确定判决规则,使之具有自动分类识别的能力。本文介绍了采用Parzen窗法的随机模式分类器,并matlab实现了一个简易的随机模式分类器。-Classifier training and learning is an important part of pattern recognition, in accordance with the purpose of some kind of algorithm to determine
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:288124
    • 提供者:丑力
  1. Id3

    0下载:
  2. 数据挖掘、机器学习中经典的ID3算法,分类器java实现-Data mining, machine learning in the classical ID3 algorithm java classifier to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4487
    • 提供者:sicotron
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:671290
    • 提供者:day
  1. HaarTraining

    0下载:
  2. OPENCV训练过程的说明文档, 在样本创建;训练分类器;利用训练器进行目标检测作了操作说明 源程序在安装OPENCV时,自带apps\HaarTraining-OPENCV training process documentation, created in the sample training classifier the use of training devices for target detection was made in the installation inst
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7187
    • 提供者:wangbiao
  1. bayesclassifier

    0下载:
  2. very simple bayesian classifier
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:719
    • 提供者:mfps downloads
  1. k-nn

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

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

    0下载:
  2. Neural Network Based Clustering using Self Organizing Map (SOM) in Excel Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM) - originally proposed by T.Kohonen as the metho
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:213954
    • 提供者:Jessie
  1. S012

    0下载:
  2. Classification of Traditional Chinese Medicine by Nearest- Neighbour Classifier and Genetic Algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:255804
    • 提供者:amila banuka
  1. LinearSVC

    0下载:
  2. Construct a linear SVM classifier from the training Samples and Labels
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:878
    • 提供者:Gourab Sen
  1. bayes

    0下载:
  2. 贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:898117
    • 提供者:taobao
  1. pattenrecongition

    0下载:
  2. 通过用最小距离分类判别方法,用MATLAB程序找出最小距离分类判别时的识别界面,从而进行识别已知的两类训练样本,并分析其识别错误率。-By using minimum distance classifier discriminant method, using MATLAB program to find the minimum distance classifier recognition interface when the judge, which is known to identify
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:4482
    • 提供者:lixue
  1. work_for_pattern_recognition

    0下载:
  2. 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2600382
    • 提供者:于冰
  1. multiboost-0.61.src.tar

    0下载:
  2. Adaboost实现,主要用于机器学习的多分类器聚合, 最终形成分类效果逐渐增强的分类器-Adaboost implementation, is mainly used for machine learning, multiple classifier aggregation, the final shape classification results show a gradual increase of the classifier
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:70038
    • 提供者:Shannon Liu
  1. bayes

    0下载:
  2. 贝叶斯分类和后面的线性、非线性分类器属于有监督学习。 -Bayesian classification and the back of the linear, non-linear classifier belong to supervised learning.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:485535
    • 提供者:hkm
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com