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

搜索资源列表

  1. rec

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

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

    0下载:
  2. PCA简单实现,自己引用数据,能出两个基本指标图-PCA simple implementation code, their own reference data, to a data map, Q statistics and T2 statistic diagram
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:6351
    • 提供者:刘伟
  1. lda_perplexity

    0下载:
  2. 用训练出的模型测试词以及概率,并统计词数和计算困惑度-With the trained model test and the probability and statistics of words, words and perplexity calculation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-02
    • 文件大小:1296
    • 提供者:zhang
  1. KNNDemo

    0下载:
  2. KNN算法Java语言实现,控制台运行界面。分类训练样本集和测试样本都有。-Java KNN language implementation, the console running interface. Classified training samples and test samples are.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:9873
    • 提供者:张瑞雪
  1. mlp

    1下载:
  2. this code source implement artificial neural network by using multi layers perceptron whit xor sample test.- this code source implement artificial neural network by using multi layers perceptron whit xor sample test.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:66577
    • 提供者:carlitos
  1. s1

    0下载:
  2. sammon mapping算法c语言版,亲测有效,课题代码,基于vc++6.0环境-sammon mapping algorithm c language edition, effective pro-test, project code, based vc++6.0 environment
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1561
    • 提供者:张春
  1. BP

    0下载:
  2. bp网络的测试代码,使用C++编程,已测试通过,希望对大家有用,多多提意见。-Bp network test code, using c++ programming, has the tests pass, hope useful for everyone, a lot of advice.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-13
    • 文件大小:2572037
    • 提供者:wang
  1. Decision-Tree-classifier15

    0下载:
  2. Decision Tree classifier by train and test
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:10187
    • 提供者:porya
  1. New-folder-(3)

    0下载:
  2. test procedure .happened
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:121786
    • 提供者:gabri
  1. kNN

    0下载:
  2. KNN,k近邻算法,内附测试数据集,机器学习实战源码-KNN, k nearest neighbor algorithm, enclosing the test data set, machine learning practical source
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:511478
    • 提供者:赵保付
  1. SgdClassifier

    0下载:
  2. 随机梯度下降分类器。本实验的实验平台为eclipse,只需导入(import)即可运行。输出方式为控制台输出,能够提供的评价数据有test error, percision, recall以及F1-measure。-Stochastic gradient descent classifier. In this study, experimental platform for eclipse, just import (import) to run. Output of the console o
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:924322
    • 提供者:Rye
  1. KNN

    0下载:
  2. K-最邻近分类器的一个实例,实现了对数据的分类,内含测试数据-an example of K-nearest algorithm,containing a set of test data
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:600623
    • 提供者:bellewanglu
  1. 1

    0下载:
  2. 检测中文文章的相似度,首先对中文文章分词处理,然后提取特征,计算特征向量夹角。检验是否相似-Similarity detection Chinese article, the first article of the Chinese word processing and feature extraction, feature vector angle calculation. Test whether similar
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:369409
    • 提供者:ww
  1. 1

    0下载:
  2. 运用R语言进行正态分布时的期望假设检验与方差假设检验-R languages using normal expectation and variance when the hypothesis test hypothesis testing
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:59150
    • 提供者:ww
  1. 2

    0下载:
  2. 运用R语言进行正态分布时的数学期望假设检验与方差假设检验-R languages using normal expectation and variance when the hypothesis test hypothesis testing
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:104171
    • 提供者:ww
  1. k-means

    0下载:
  2. k-means算法的一个小实例,很好的展示了,算法的过程,测试聚类文件在txt中-A small example k-means algorithm, a good showing, the algorithm process, the test cluster file txt
  3. 所属分类:Data Mining

    • 发布日期:2017-05-01
    • 文件大小:9640
    • 提供者:
  1. Ap

    0下载:
  2. 数据挖掘中关联规则挖掘算法-apriori,的Python实现,代码中有测试样本-Data mining association rule mining algorithm-apriori, implementation of Python code in a test sample
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1210
    • 提供者:xingsha
  1. FCM-(2)

    0下载:
  2. 本人自己写的模糊均值算法,采用c#语言,经过测试可以运行。-I write my own fuzzy average algorithm, using c# language, through the test can be run.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-01
    • 文件大小:33896
    • 提供者:施方林
  1. python_fcm

    0下载:
  2. 我自己写的关于模糊进制分类的算法,采用二维数据,经过测试可以运行。-I wrote about fuzzy classification algorithm into the system, USES the two-dimensional data, after the test can be run
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:210025
    • 提供者:施方林
  1. MyId3

    0下载:
  2. 用c#编写的id3算法,用于数据挖掘,经过测试可以运行。-Id3 algorithm written in c#, used for data mining, through the test can be run.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:100760
    • 提供者:施方林
« 12 3 »
搜珍网 www.dssz.com