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

搜索资源列表

  1. AGAandLAGA

    3下载:
  2. 两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。-both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compared to the Matlab procedures,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:379502
    • 提供者:zym
  1. 对UCI数据集之一进行PCA特征抽取实验

    1下载:
  2. 对UCI数据集之一进行PCA特征抽取实验,给出在二维PCA特征空间的数据散点图。,UCI data sets on one of PCA feature extraction experiments are given in the two-dimensional PCA feature space of the data scatter.
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:792
    • 提供者:chris
  1. GASVM.用遗传算法进行特征选取和svm参数优化的程序

    10下载:
  2. 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-01-25
    • 文件大小:139268
    • 提供者:覃茂运
  1. mat

    3下载:
  2. 用于人工智能分类算法仿真的数据集 UCI数据集 已经过集成-Simulation of artificial intelligence classification algorithm for data sets UCI data sets have been integrated
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:639001
    • 提供者:fan
  1. fuzzyPR

    0下载:
  2. 模糊聚类的经典算法,可以使用UCI数据集进行聚类,该程序附有详细的说明-Classical fuzzy clustering algorithm, you can use the UCI data sets clustering, the program is accompanied by a detailed descr iption of
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8838
    • 提供者:杨方瑜
  1. wine

    3下载:
  2. pca-kmeans聚类 先将数据(wine,uci数据集)降维处理,在进行聚类-pca-kmeans clustering use the data of uci:wine.
  3. 所属分类:matlab

    • 发布日期:2017-01-12
    • 文件大小:7168
    • 提供者:
  1. 1234

    0下载:
  2. uci机器学习数据库关于字符识别的源数据。是字符识别的研究的关键数据来源。包括手写字体和印刷体两类,手写的数字和印刷体的字母。-uci machine learning database on the source character recognition data. Character recognition research is the key source of data. Including two types of handwriting fonts, and print, han
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:875468
    • 提供者:许翔
  1. popular-UCI-datasets

    12下载:
  2. 一些非常有用的数据集,适合我们从事机器学习的人使用,matlab下的mat格式和excel格式,包括注明的iris,糖尿病等数据集-some useful datasers for machine learning learners,such as diabeters,iris and so on
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-15
    • 文件大小:300812
    • 提供者:王凯
  1. dat_banana

    4下载:
  2. 香蕉形(banana)标准数据集,用于测试机器学习与模式识别算法。-Banana-shaped standard data set for testing machine learning and pattern recognition algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:15804
    • 提供者:何创新
  1. NB

    0下载:
  2. 自己编写的NB函数,可以读取UCI数据集中任意一个数据集。-I have written the NB function, can read any of the UCI data set data set.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:902
    • 提供者:cyt
  1. NB_breast_cancer_wisconsin_original

    1下载:
  2. 基于朴素贝叶斯的分类练习,在UCI数据库中的breast数据集上进行的测试-Bayesian classification based on practice, in the UCI database data set on breast test
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1464
    • 提供者:王善民
  1. LVQandSOM

    0下载:
  2. perform SOM and LVQ on 2 UCI dataset and compare thier classification accuracy.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6568
    • 提供者:hamid
  1. KNN4hypothroid

    0下载:
  2. this source code claculate KNN for hypothroid uci dataset
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:668
    • 提供者:iamhessampour
  1. SMOSVM

    2下载:
  2. 用于svc分类, 用SMO实现SVC,并在UCI数据集Iris上进行实验,2. 可借鉴现成SVM软件包,实现回归分析。 -For svc classification, using SMO to achieve SVC, and in the UCI Iris data set on the experiment, 2. SVM can learn ready-made packages, to achieve regression analysis.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-05
    • 文件大小:2949
    • 提供者:陈德志
  1. PSO

    0下载:
  2. PSO算法,粒子群算法,其中包括5个UCI数据集,还包括数据处理部分,-PSO algorithm, particle swarm optimization, including five UCI data sets, including data processing section,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1187536
    • 提供者:二毛
  1. database for use in matlab

    0下载:
  2. 20 database of UCI converted to *.mat format for easy use in matlab software for clasification purpose
  3. 所属分类:其他

    • 发布日期:2017-12-12
    • 文件大小:5525338
    • 提供者:harky
  1. UCI

    0下载:
  2. 里面含有连续型数据集,离散型数据集以及混合型数据集可以用于属性约简,特征选择等算法的实验仿真。以及直接导入weka软件。(It contains continuous data sets, discrete data sets and mixed data sets, and can be used for the experimental simulation of attribute reduction and feature selection algorithms. And import
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:2085888
    • 提供者:GG-993
  1. CFSFDP-matlab

    4下载:
  2. 密度峰值聚类算法源码+测试数据(人工+UCI)(Source Code and datasets of CFSFDP Algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-02
    • 文件大小:6542336
    • 提供者:雪影-星空
  1. apriori

    0下载:
  2. apriori算法,matlab,大数据挖掘(The libsvm used for handwritten digit recognition, data uci . You can go to uci datasets sites directly download semeion.data. The data can be called directly after putting into the folder.)
  3. 所属分类:数据挖掘

    • 发布日期:2020-12-27
    • 文件大小:3072
    • 提供者:zhangyancong
  1. UCI

    1下载:
  2. 用于神经网络训练的UCI数据集,mat格式(UCI training dataset for ANN training with mat form)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-29
    • 文件大小:6049792
    • 提供者:zzzyyy_
« 12 »
搜珍网 www.dssz.com