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

搜索资源列表

  1. UCI

    1下载:
  2. 这是一个基于weka数据挖掘的实验测试数据集,格式为.arff,里面包含有名词性和数值型的数据集,用于weka挖掘测试.-This is a weka data mining based on the experimental data sets format. Arff. which contains terms and numerical data sets for test mining weka.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:578425
    • 提供者:lizi
  1. XRFFConverter

    0下载:
  2. Machine Learning Weka 数据变换,给Arff文件加载权值,变换为XRFF文件。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3657726
    • 提供者:Peng Deng
  1. BPclassification

    1下载:
  2. BP学习算法应用——模式分类 应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。 将源文件Iris_classify.m和Iris.csv文件放入matlab的work文件夹中直接运行即可。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5129
    • 提供者:Michael_M
  1. GEPKNN.rar

    0下载:
  2. 代码是一个分类器的实现,其中使用了部分weka的源代码。可以将项目导入eclipse运行,记得把训练数据(arff文件)放在项目根目录下。,Code is the implementation of a classifier, the use of some of the weka source code. Projects can run into eclipse, I remember the training data [arff files] on the project root di
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10032053
    • 提供者:lqy tom
  1. UCI.rar

    3下载:
  2. 是UCI数据库中的一些有代表性的数据集,用相关软件打开后即可使用,UCI database are some typical data sets, using the relevant software to open, ready for use
  3. 所属分类:Database system

    • 发布日期:2016-05-14
    • 文件大小:1100221
    • 提供者:ttt
  1. weka-3-5-8

    0下载:
  2. 数据挖掘的最常用工具。由于开源,可以使用自己的代码进行开发。-The most commonly used data mining tools. Because of open source, you can use to develop their own code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18596767
    • 提供者:
  1. protein-data

    0下载:
  2. 一个arff格式的源码数据集,可用于WEKA挖掘软件当中。-1 arff format source data sets which can be used for mining software WEKA.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:153968
    • 提供者:李历
  1. id3

    0下载:
  2. For now, we are not interested in what this graph represents. Rather, we would like to "save" the classification results from which the graph is generated. In the new window, we click on the "Save" button and save the result as the file: "bank-predic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:7905
    • 提供者:poorni
  1. bysj731

    0下载:
  2. 贝叶斯算法,本人使用实验数据验证过,很有效-Bayesian algorithm, I verified using experimental data, very effective
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:594373
    • 提供者:李丽
  1. extractfeatures

    0下载:
  2. python languages. extract features from documents and convert to arff file.-python languages. extract features from documents and convert to arff file.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1363
    • 提供者:Ss
  1. bayes

    0下载:
  2. Naive Bayes Classifier for an arff file (Weka file format)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:59451
    • 提供者:andra
  1. WEKA_model_Matlab

    0下载:
  2. The code can create a model by calling the WEKA tool in matlab. The input file should be in .arff format
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:738
    • 提供者:Abdur
  1. import

    0下载:
  2. A C++ header/code to import ARFF and CSV format files into arrays
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1708
    • 提供者:karin_2049
  1. kmeans

    0下载:
  2. 对其中的adult_cluster.arff文件实现了kmeans聚类算法。-Documents of which implements the kmeans adult_cluster.arff clustering algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:106818
    • 提供者:黎海超
  1. Excel97-20032ArffConverter

    0下载:
  2. Excel 2 .arff converter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:410859
    • 提供者:Priyanka
  1. all-kind-Fuzzy-Clustering

    0下载:
  2. 包含了几乎所有的聚类算法,用matlab实现的。里面有demo示例,可直接运行。-Contains almost all of the clustering algorithm, implemented using matlab. There are demo example, can be directly run.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3208369
    • 提供者:baobao
  1. datamining

    0下载:
  2. 文件处理,在数据挖掘中应用weka是的预处理程序解决文件格式转换-arff file process,make the source file in weka
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:6192
    • 提供者:cai
  1. KMeans

    0下载:
  2. 采用C++实现Kmeans聚类算法,距离的计算采用的是欧氏距离。数据集是weka自带的data里面的iris.arff数据集。假设样本所有属性都是数值属性,不考虑分类属性。-C++ implementation Kmeans classic clustering algorithm, the distance is calculated using the Euclidean distance. Data set is data that comes inside weka iris.arff
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1539551
    • 提供者:李倩
  1. bank-data.arff

    2下载:
  2. 用于weka初入门学习,银行数据包括600实例,是data-bank.arff 文件,经过csv 处理之后的可经weka使用的文件。-The learn for weka early entry, bank data including 600 instances of the the the data-bank.arff file after csv after processing the file via weka.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:3806
    • 提供者:zjl
  1. arffwrite

    0下载:
  2. usage: convertion vector(double) to arff(weka) type code.
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:narli
« 12 »
搜珍网 www.dssz.com