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

搜索资源列表

  1. python

    1下载:
  2. python编程实现数据挖掘领域的经典算法:Apriori算法,实现对于关联规则的挖掘。文件中含有程序主体及测试数据集。-Classical data mining algorithms: Apriori algorithm for mining associated rules. Algorithm programmed in JAVA and test dataset are included.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:249619
    • 提供者:Cui Runpeng
  1. 3-2

    0下载:
  2. Fisher判别实现鸢尾花数据集中三类特性两类样本情况下的分类-Fisher discriminant achieve Iris dataset classified into three categories characteristic of the two kinds of case
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:719
    • 提供者:李萌
  1. iris

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

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

    0下载:
  2. 文本分类:朴素贝叶斯分类器例子,采用Multi-Variate Bernoulli Event Model。一个文件为训练,一个文件为测试,采用20newsgroups数据集。-Text classification: Naive Bayes classifier example, the use of Multi-Variate Bernoulli Event Model. A file for training, a file for testing, using 20newsgroups
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6167343
    • 提供者:nick
  1. UF_Googlemat

    0下载:
  2. Matlab Implementation of Standard PageRank method on sampled SNAP Google dataset.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:726
    • 提供者:tajilani
  1. KMean

    0下载:
  2. 用Kmeans方法用于软件开发成本类比估算,使用Desharnais数据集-Kmeans method is used for estimating software development costs by analogy. the dataset is Desharnais.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:15824
    • 提供者:cyx
  1. psoPnn(optimize-the-learning-rate)

    0下载:
  2. This code use a Particle swarm optimization algorithm. and then optimize the learning rates of neural network. used is JENKIN s gasro and makey dataset.-This code use a Particle swarm optimization algorithm. and then optimize the learning rates
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:25196
    • 提供者:packchanjun
  1. dePnn(optimize-the-learning-rate)

    0下载:
  2. This code use a Differential Evolution optimization algorithm. and then optimize the learning rates of neural network. used is JENKIN s gasro and makey dataset. -This code use a Differential Evolution optimization algorithm. and then optimize
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:27036
    • 提供者:packchanjun
  1. demofun

    0下载:
  2. This a simple demo, solving a simple regression task using LS-SVMlab. A dataset is constructed in the right formatting. The data are represented as matrices where each row contains one datapoint. In order to make an LS-SVM model, we need 2 extra para
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:12531
    • 提供者:hifa
  1. som

    0下载:
  2. SOM Code with dataset
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2324
    • 提供者:ahmad rabbani
  1. rec

    0下载:
  2. Java实现将movielens各种规模数据的划分为测试集和训练集-Split movielens dataset to trainset and test set
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2444
    • 提供者:章旭
  1. AP_code

    0下载:
  2. Affinity Propagation聚类算法源码(Matlab)。內附两个测试用例(ToyProblem.mat,FaceClusteringSimilarities.zip)-Affinity Propagation Clustering algorithm source code and two dataset for testing
  3. 所属分类:Data Mining

    • 发布日期:2017-05-27
    • 文件大小:9825529
    • 提供者:张安
  1. ant_Clustering

    0下载:
  2. Ant colony alghorithm for clustering in matlab with dataset build in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2913
    • 提供者:OMID
  1. LK3D

    0下载:
  2. This is an implementation of Lucas-Kanade optical flow method for three dimensional images like NIFTI, DICOM etc. A demo with test dataset is given.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:295082
    • 提供者:幽灵
  1. C1685073313

    0下载:
  2. Hybridizing Filters and Wrapper Approaches for Improving the Classification Accuracy of Microarray Dataset
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-29
    • 文件大小:211419
    • 提供者:amro
  1. trackers

    0下载:
  2. 各种视觉跟踪算法总结,包括matlab和c,c++代码-This code library is for research purpose only. We distribute our library under the GNU-GPL license. If you use this library or the dataset, please cite our paper: [1] Y. Wu, J. Lim, and M.-H. Yang, ¡ °Online Obj
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6602493
    • 提供者:Feng Zheng
  1. sjwj

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

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

    0下载:
  2. Apriori关联规则算法 运行环境: JDK1.7.0_25 数据集格式: 一条记录一行,各项以 , 分隔-Apriori association rules algorithm Operating environment: JDK1.7.0_25 Dataset format: A record of his party, the order , to separate
  3. 所属分类:Data Mining

    • 发布日期:2017-04-06
    • 文件大小:22052
    • 提供者:Carver
  1. NMF-DTU-Toolbox

    0下载:
  2. matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法-Usage: [W,H] = nmf(X,K,alg,maxiter,speak) W: output matrix H: output matrix X: input matrix K: number of components alg: algorithm to use maxiter: maximum number of iterations speak: p
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:15746271
    • 提供者:沈猴子
  1. RemoveNAN

    0下载:
  2. remove nan s a dataset -remove nan s a dataset
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:545
    • 提供者:diogoncalves
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com