搜索资源列表
chess
- 实现简单的象棋程序,使用了常用的Zobrist键值,但是没有支持UCI标准。 实现的功能: 1)输入一个初始局面和一个走法文件,输出判断并输出一个終了局面. 2) 输入两个局面,判断在N步之内能否到达。 这里只是一个BETA程序,所以没有剪枝,4步之内只要暴搜就可以了。-simpe chess program, without support for UCI. Read the readme.txt for implementing details and input file
data
- UCI Machine Learning Repository公共数据-ucl data deposit
uci2svm
- 将UCI数据转为为libSVM数据格式的matlab代码。包含数据集。-The UCI data into for libSVM data format of matlab code. Contains data set.
glass
- non baysian for glass data of uci with median
ID3
- 决策树分类算法的实现和性能测试,使用UCI Iris Data Set进行测试。-Implementation and performance testing of the decision tree classification algorithm
ANN_BP--classifier
- ANNbp对UCI中鸢尾花数据集分类,150做训练样本,剩下150做测试样本-ANNbp on the UCI iris data set classification, 150 training samples, the remaining 150 test samples
ELM
- MATLAB实现ELM算法,并附带UCI经典数据。-MATLAB realization ELM algorithm, along with the classic UCI data.
AntClusteringAlgorithm
- 基于UCI测试数据集的蚁群聚类算法,VC6.0实现-an ant cluster algorithm based on UCI dataset
UCI
- UCI数据集,适用于聚类的.mat形式,都是一些经常用来的,方便使用-UCI datasets for .mat form clusters, are some frequently used and easy to use
real-data-k-means
- this is beneficial for using kmeans clustering for real datasets uci -this is beneficial for using kmeans clustering for real datasets uci
beiyes_result
- 贝叶斯分类器:利用贝叶斯分类器的原理对从UCI数据库中下载的心脏病数据集进行分类-Bayes classifier utilizing the data set classification,Bayes classifier utilizing the principle of the downloaded the UCI classification datasets heart disease
dataset_100225
- 这个是从UCI上找到的德国信用数据集,里面有原数据和数值化后的数据,还有对数据的介绍三个文档,可用于分析。-German credit dataset.
UCI
- 这是机器学习的一个经过整理的UCI数据集,适合与初学者使用!- This is a machine learning through the finishing of the UCI data set, suitable for beginners to use!
Abalone
- UCI数据集中的Abalone数据集,可以直接在MATLAB中使用。-UCI dataset Abalone data set can be used directly in MATLAB.
stockfish-8-src
- 国际象棋引擎源代码,可加载GUI实现人机对战及分析(just the Stockfish engine. You will need to use your own UCI-compatible chess program.)
NBC(1)
- 利用朴素贝叶斯对UCI 的 mushroom 数据集进行分类,使用MATLAB编码(Using naive Bias, the mushroom data sets of UCI are classified and encoded using MATLAB)
database for use in matlab
- 20 database of UCI converted to *.mat format for easy use in matlab software for clasification purpose
household_power_consumption
- UCI家庭用电数据集(Individual household electric power consumption Data Set ),包括日期、时间、有功功率、无功功率、电压、电流、厨房用电功率、洗衣服用电功率、热水器用电功率等属性,可用于回归、聚类分析等。(UCI Individual household electric power consumption Data Set, including date, time, active power, reactive power, vol
UCI经典二分类数据集
- UCI经典二分类数据集,可借助R或python进行分析学习(UCI Classic Bicategorized Data Set, which can be analyzed and learned by R or Python)
UCI(55个)
- 机器学习训练的数据集-UCI数据集,包含55个数据集(Machine learning training data set -UCI data set, containing 55 data sets)