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

搜索资源列表

  1. K-Meansl

    0下载:
  2. 自己编写了一个c++的k均值聚类算法,使用起来很方便,数据存储在txt文件里,可以 改成自己的数据,方便使用,目录里给了两组UCI机器学习数据库上的数据,供实验用 。可以用这个文件直接运行就好了,里面给出了详细的使用说明。-k means clustering by array.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1088527
    • 提供者:fhqu
  1. Semi-supervised-learning

    1下载:
  2. 义了一个欧氏距离和监督信息相混合的新的最近邻计算函数,从而将K一均值算法很好地应用于半 监督聚类问题。针对K一均值算法初始质心敏感的缺陷,用粒子群算法的搜索空间模拟聚类的欧氏空间,迭代搜 索找到较优的聚类质心,同时提出动态管理种群的策略以提高粒子群算法搜索效率。算法在UCI的多个数据集 上测试都得到了较好的聚类准确率。-Righteousness of a Euclidean distance and supervision of a mixture of new nearest n
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:424167
    • 提供者:xz
  1. Untitled

    0下载:
  2. 手写体数字辨别,样本数据与训练数据均来自UCI 机器学习数据库网站:http://archive.ics.uci.edu/ml/datasets.html 采用BP多学习率算法-BP algorithm of neuro network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1772
    • 提供者:赵海伦
  1. PCA_based-Face-Recognition-System

    0下载:
  2. 模糊支持向量机做分类数据集——人脸识别,数据来源UCI,用于模式识别做分类- PCA_based Face Recognition System dataset
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:179114
    • 提供者:蔡苍穹
  1. SVM

    0下载:
  2. svm分类器,利用svm分类器分离的例子,数据来自UCI-svm classification using svm classifier separation example, data from UCI
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3340
    • 提供者:wangpin
  1. adult-LR

    0下载:
  2. 自己编写的机器学习中处理UCI数据集中的Adult数据集的LR算法的C++源代码,可根据需要自己替换数据集。-I have written to handle UCI machine learning data set of the Adult data set of the LR algorithm C++ source code, can be replaced according to need their own data sets.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1258570
    • 提供者:mjb
  1. uci2svm

    0下载:
  2. 将UCI数据转为为libSVM数据格式的matlab代码。包含数据集。-The UCI data into for libSVM data format of matlab code. Contains data set.
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:3068
    • 提供者:lee
  1. glass

    0下载:
  2. non baysian for glass data of uci with median
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1184
    • 提供者:ali
  1. pvm_code

    0下载:
  2. PVM is a fast supvervised leanring algorithm who combine dimensioin reduction and neural network training. I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:6611965
    • 提供者:dengwanyu
  1. ID3

    1下载:
  2. 决策树分类算法的实现和性能测试,使用UCI Iris Data Set进行测试。-Implementation and performance testing of the decision tree classification algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:6431
    • 提供者:xplife
  1. knn

    0下载:
  2. knn算法实现 采用的是 机器学习数据库中的Letter Recognition Data Set-The KNN algorithm is used to achieve the UCI Machine Learning Repository: Letter Recognition Data Set
  3. 所属分类:Linux Network

    • 发布日期:2017-11-12
    • 文件大小:208590
    • 提供者:pyqing
  1. CART

    0下载:
  2. 机器学习-CART决策树代码。使用UCI上面的Adult数据集。-Machine learning- CART decision tree using adult database on UCI.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-07
    • 文件大小:569579
    • 提供者:吴学明
  1. machineLearning

    0下载:
  2. 机器学习-分类器-垃圾邮件系统。数据集来自UCI-spambase.data.-Machine Learning- spam classifier.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:290943
    • 提供者:吴学明
  1. SpokenArabicDigit

    0下载:
  2. this matlab code reads the data text files UCI Spoken Arabic Digits and save the results in a mat file which user can easily use.
  3. 所属分类:matlab例程

    • 发布日期:2014-03-15
    • 文件大小:565
    • 提供者:r.davoodi
  1. SP_UCI

    0下载:
  2. The shuffled complex evolution with principal components analysis–University of California at Irvine (SP-UCI) method is a global optimization algorithm designed for high-dimensional and complex problems. It is based on the Shuffled Complex Evolution
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:129193
    • 提供者:Shinva
  1. ANN_BP--classifier

    0下载:
  2. ANNbp对UCI中鸢尾花数据集分类,150做训练样本,剩下150做测试样本-ANNbp on the UCI iris data set classification, 150 training samples, the remaining 150 test samples
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:561094
    • 提供者:洛霜
  1. ImageContrastEnhance--sourcecode-

    0下载:
  2. 图像对比度增强 java源码 UCI Aditi Majumder, Sandy Irani等 Contrast Enhancement of Images using Human Contrast Sensitivity-Image contrast enhancement java source UCI Aditi Majumder, Sandy Irani, etc. Contrast Enhancement of Images using Human Contrast Sensiti
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1975197
    • 提供者:kamy
  1. wine

    1下载:
  2. UCI红酒分类,matlab码源,已调试-Liquor classification pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:981
    • 提供者:TianTian
  1. Handwritten-recognition

    0下载:
  2. 用BP算法设计分类器,实现对UCI 机器学习数据库中0-9 这10 个手写体数字的训 练和测试。-BP algorithm designed classifier, to achieve the UCI machine learning database 0-9 10 handwritten digits training and testing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:175935
    • 提供者:屠海斌
  1. ELM

    1下载:
  2. MATLAB实现ELM算法,并附带UCI经典数据。-MATLAB realization ELM algorithm, along with the classic UCI data.
  3. 所属分类:Other systems

    • 发布日期:2016-03-28
    • 文件大小:809984
    • 提供者:Xueyuan Cheng
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com