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

搜索资源列表

  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
    • 文件大小:293.76kb
    • 提供者:王凯
  1. dat_banana

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

    • 发布日期:2017-03-28
    • 文件大小:15.43kb
    • 提供者:何创新
  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
    • 文件大小:1.43kb
    • 提供者:王善民
  1. LVQandSOM

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

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

    1下载:
  2. 以microsoft.com网站的一组处理后的web日志为数据(ftp://ftp.ics.uci.edu/pub/machine-learning-databases/anonymous/),利用并根据实际情况改进了聚类分析基于划分的方法类中最基本的Kmeans和Kmedoids方法,对下载数据集的一个采样(5000samples,294 attributes per sample)进行了简单的聚类分析,以期望找出有用的用户访问模式。 -web datamining with datase
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:62.3kb
    • 提供者:方四
  1. KNN4hypothroid

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

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

    0下载:
  2. uci数据集 第一列为类标,其他列为特征-This is UCI dataset.The first column is label.The other columns are features.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.37mb
    • 提供者:珍贵
  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
    • 文件大小:6.31mb
    • 提供者:dengwanyu
  1. UCI

    0下载:
  2. 利用k-means对UCI数据集进行聚类分析,程序中列举了数据集wine和heart数据集-Using the k- means cluster analysis was carried out on the UCI dataset, listed in the program data collection of wine and heart of data sets
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:18.43kb
    • 提供者:李晶
  1. DataSet

    3下载:
  2. 这是在机器学习、人工智能、数据挖掘中经常用到的数据集,聚类分析也经常用,包括:UCI的数据集wine,yeast,iris等,还有USPS数据集,4k2_far,leuk72_3k数据集等。-This is in machine learning, artificial intelligence, data mining frequently used data sets, cluster analysis are often used, including: UCI datasets wine
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:6.95mb
    • 提供者:huisu
  1. DataSet

    1下载:
  2. 几种UCI数据集,整理为excel格式,可以直接导入matlab中使用。-Several UCI datasets, finishing as excel format that can be used directly into matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:2.93mb
    • 提供者:王小二
  1. RFCM

    1下载:
  2. 利用粗糙模糊集聚类(RFCM)思想的聚类方法对UCI数据集中的Wine进行聚类分析。Wine数据集共包含13个属性,其中第一个是决策属性,剩下的是连续型的条件属性,一共包含178个对象。-Fuzzy clustering method using rough clustering (RFCM) thoughts on UCI Wine dataset cluster analysis. Wine data set contains a total of 13 properties, of whi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9.39kb
    • 提供者:zhou yan
  1. iris

    0下载:
  2. 随机梯度下降,在一个UCI数据集上的实现。随即梯度下降是线性回归的一个重要推论。-A gradient descent test in Java, using a UCI dataset
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:30.31kb
    • 提供者:黄恺
  1. sjwj

    0下载:
  2. 利用数据挖掘分类器的原理对从UCI数据库中下载的心脏病数据集进行分类-The principles of data mining classifier downloaded UCI dataset heart disease classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.89kb
    • 提供者:惊异
  1. NN

    0下载:
  2. implementation of feed forward neural network for classification. using dataset UCI machine learning pima-diabetes-implementation of feed forward neural network for classification. using dataset UCI machine learning pima-diabetes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:13.63kb
    • 提供者:kadal
  1. SVMPKNN

    0下载:
  2. 自己编写的一个分类小程序,实现了SVM和KNN算法,附件带有UCI数据集中的一些测试数据。-I have written a small program classification, to achieve the SVM and KNN algorithm, the attachment with some test data UCI dataset.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2.31mb
    • 提供者:金俊波
  1. perceptron

    0下载:
  2. 自己编写的用感知器算法分类UCI数据集中的iris数据集-UCI classification by perception algorithm dataset iris data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:乔伊
  1. kmeans

    1下载:
  2. 用natlab将iris数据聚类为三类。然后将结果与虹膜数据集中的正确结果进行比较,并计算分类精度(You are offered the iris dataset of the UCI dataset. Cluster the data to three categories. Then compare the result with the correct one in iris dataset and compute the classification accuracy.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:2kb
    • 提供者:aaabbbcnmd
  1. ID3决策树算法实验

    2下载:
  2. 决策树ID3算法实验_数据集car_databases。用python编写的决策树ID3算法,运用了Car-Evaluation的例子。BUG较少,综合了网上的优秀代码,并进一步形成自己的代码。代码基本有注释,风格良好,能够很快看懂。内含有比较规范的报告文档,包含所有流程图,说明图,以及文档风格绝对不错,无需更改,建议下载! 该算法所测试的数据集如下(已经打包在内,并已经生成xls格式,方便直接使用): 已知:UCI标准数据集Car-Evaluation,定义了汽车性价比的4 个
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-07
    • 文件大小:1.17mb
    • 提供者:小强你好
  1. UCI

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

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