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

搜索资源列表

  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. polyglot_14

    0下载:
  2. 著名UCI到WinBoard协议的适配器,这个版本支持开局库。-a famous UCI to WinBorad adepter, this version supports opening book.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:229546
    • 提供者:liuzy
  1. mushroom

    0下载:
  2. /* The sample demonstrates how to build a decision tree for classifying mushrooms. It uses the sample base agaricus-lepiota.data from UCI Repository, here is the link: Newman, D.J. & Hettich, S. & Blake, C.L. & Merz, C.J. (1998). UCI Repos
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3932
    • 提供者:tofighi
  1. chess

    0下载:
  2. 实现简单的象棋程序,使用了常用的Zobrist键值,但是没有支持UCI标准。 实现的功能: 1)输入一个初始局面和一个走法文件,输出判断并输出一个終了局面. 2) 输入两个局面,判断在N步之内能否到达。 这里只是一个BETA程序,所以没有剪枝,4步之内只要暴搜就可以了。-simpe chess program, without support for UCI. Read the readme.txt for implementing details and input file
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:112327
    • 提供者:gb18030
  1. Sharp

    0下载:
  2. 美国UCI(University of California, Irvine)学生Michael Bebenita在Microsoft .NET平台上基于C#语言和Gold Parser生成工具构造的一个从玩具语言Sharp到MSIL的编译器。Sharp语言支持变量声明和函数调用。-U.S. UCI (University of California, Irvine) student Michael Bebenita in the Microsoft. NET platform, based o
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:758033
    • 提供者:superchangme
  1. HandwritingRecognitionusingKernelDiscriminantAnal

    0下载:
  2. Handwriting Recognition using Kernel Discriminant Analysis. Demonstration of handwritten digit recognition using Kernel Discriminant Analysis and the Optical Recognition of Handwritten Digits Data Set from the UCI Machine Learning Repository.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1414752
    • 提供者:reyjav
  1. On-UCI-transmission-in-lte

    0下载:
  2. 介绍LTE-A载波聚合技术中上行控制信息的最新研究情况,极具应用价值 -On UCI transmission under simultaneous PUCCH and PUSCH in carrier aggregation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:22801
    • 提供者:
  1. data

    0下载:
  2. UCI Machine Learning Repository公共数据-ucl data deposit
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:728090
    • 提供者:两仪
  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. 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. 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. 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. UCI

    2下载:
  2. UCI数据集,适用于聚类的.mat形式,都是一些经常用来的,方便使用-UCI datasets for .mat form clusters, are some frequently used and easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2242780
    • 提供者:lee
  1. UCI

    5下载:
  2. 这是机器学习的一个经过整理的UCI数据集,适合与初学者使用!- This is a machine learning through the finishing of the UCI data set, suitable for beginners to use!
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2242724
    • 提供者:zhangshixia
  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. household_power_consumption

    8下载:
  2. UCI家庭用电数据集(Individual household electric power consumption Data Set ),包括日期、时间、有功功率、无功功率、电压、电流、厨房用电功率、洗衣服用电功率、热水器用电功率等属性,可用于回归、聚类分析等。(UCI Individual household electric power consumption Data Set, including date, time, active power, reactive power, vol
  3. 所属分类:其他

    • 发布日期:2020-01-19
    • 文件大小:20640768
    • 提供者:6xiaomao9
  1. UCI经典二分类数据集

    5下载:
  2. UCI经典二分类数据集,可借助R或python进行分析学习(UCI Classic Bicategorized Data Set, which can be analyzed and learned by R or Python)
  3. 所属分类:其他

    • 发布日期:2019-07-01
    • 文件大小:1536000
    • 提供者:UrnayIl
  1. UCI(55个)

    5下载:
  2. 机器学习训练的数据集-UCI数据集,包含55个数据集(Machine learning training data set -UCI data set, containing 55 data sets)
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:6419456
    • 提供者:pentiumCM
« 12 »
搜珍网 www.dssz.com