CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 分类器

搜索资源列表

  1. Adaboost-detection

    0下载:
  2. 基于ADABOOST的人脸检测程序,有分类器训练和测试-face detection based on adaboost
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:268276
    • 提供者:
  1. fenleisuanfa

    1下载:
  2. 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-Perceptron algorithm were used, the least square error algorithm, linear SVM classifier algorithm, respectively, making face paint, and compare performance.
  3. 所属分类:matlab

    • 发布日期:2015-10-07
    • 文件大小:77824
    • 提供者:龚煜
  1. ensembles_pca_svm_new10v

    2下载:
  2. pca做特征降维,然后进行特征空间随机分割构造多个svm分类器,并行处理,对样本进行分类,基于特征空间的svm多分类器-using pca reduce feature dimension,split feature space and then randomly divided over svm classifier construction, parallel processing, the samples were classified, based on multi-feature sp
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1659
    • 提供者:xiao
  1. K-mean

    0下载:
  2. 最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类-k-means is a neanest alogorim
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1688
    • 提供者:zcg
  1. SVM13

    0下载:
  2. SVM神经网络中的参数优化---提升分类器性能 -SVM parameters optimization of neural network classifiers to enhance the performance---
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:284336
    • 提供者:ygliang30
  1. prtools

    0下载:
  2. SVDD(无监督)分类器中所用到的程序集-SVDD classifier used in the assembly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4156295
    • 提供者:dq
  1. 贝叶斯分类器

    0下载:
  2. 贝叶斯分类器设计,分参数已知和参数未知两种情况,含最大似然参数估计代码
  3. 所属分类:matlab例程

  1. 感知分类器的MATLAB仿真源代码

    0下载:
  2. 感知器数据分类 MATLAB源代码实现 机器学习(classification machine learning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:up
  1. RANSIC1

    0下载:
  2. ransac分类器,应用于二维点,自带检测算法(RANSAC classifier, applied to two-dimensional points, comes with detection algorithms)
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:1944576
    • 提供者:captionteemo
  1. boosting_demo

    1下载:
  2. boosting算法用于集成学习,包含多种弱分类器(Boosting algorithm is used for ensemble learning, and it contains many weak classifiers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:12288
    • 提供者:Candy668
  1. knn_toy

    0下载:
  2. 这是一个K近邻分类器,手动编写的一个较为简单的实现。(K nearest neighbor classifier)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:bruce17
  1. test2-BP

    2下载:
  2. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。(Using BP neural network to design a classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literatur
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:10240
    • 提供者:Fay小非
  1. 模式识别

    0下载:
  2. 简单的贝叶斯分类器,实现基于身高体重的男女性别分类(Simple Bias classifier)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:12786688
    • 提供者:明朝
  1. SVM

    2下载:
  2. SVM分类器的matlab实现,针对提供的花的特征分类,并交叉验证(The matlab implementation of SVM classifier aims at providing the feature classification of flowers and cross validation)
  3. 所属分类:matlab例程

  1. 线性分类器

    0下载:
  2. 该程序能够实现对于一个样本完成感知机,最小二乘法,凸优化方法解决SVM和matlab自带函数解决SVM的四种程序,并且通过修改部分参数可以完成不同效果。(The program can be achieved for a complete sample perceptron, least squares method, convex optimization method to solve SVM and MATLAB with four program function to solve th
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:14336
    • 提供者:围生
  1. kernelBP_chol

    1下载:
  2. 针对图像的基于核置信传播的分类器,具有收敛速度快,精度高的优点。(This is a sample code for Kernel Belief Propagation Classifier for images.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:dongt
  1. svm参数优化

    1下载:
  2. 采用svm来做分类,一般能得到较满意的结果,但用svm做分类预测时需要调节相关的参数才能得到比较理想的预测分类准确率,那么svm的参数该如何选取?该程序主要说明如何更好地提升分类器性能。(Use svm to do the classification, the general can get more satisfactory results, but when using svm to do classification prediction need to adjust the relev
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:201728
    • 提供者:wj2511
  1. 贝叶斯

    1下载:
  2. 贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类(The classification principle of Bias classifier is to calculate the posterior probability by using Bias's formula through the prior probability of an object, that is, the proba
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-08
    • 文件大小:855040
    • 提供者:秦冰
  1. Bayes classifier

    0下载:
  2. 基于贝叶斯分类器的数据处理与MATLAB实现(Data processing based on MATLAB implementationof Bayes classifier)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:17408
    • 提供者:LeeWendy
  1. 随机森林分类器

    0下载:
  2. 对提取好的n维特征,实现随机森林分类器分类。(For the extraction of good characteristics, the realization of random forest classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:feng4251
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com