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

搜索资源列表

  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. 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-05-01
    • 文件大小:100760
    • 提供者:施方林
  1. SNR-(-Signal-to-Noise-Ratio-)

    0下载:
  2. 很有用的信噪比算法,并且附带了数据,很有用,测试过的。-The signal-to-noise ratio of the useful algorithm, and comes with the data, is useful, tested.
  3. 所属分类:Data Mining

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

    0下载:
  2. 本例程是一个完整的学习KNN算法的工程,使用VS2010+C#编程,含训练数据及测试数据-This routine is a complete learning KNN algorithm works using VS2010+ C# programming, including training data and test data
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:74646
    • 提供者:wangwang
  1. Apriori

    0下载:
  2. 带测试的 apriori 做了优化修改,测试文件和源代码,以及整个工程都在里面-apriori test with optimized modification, testing, documentation and source code, as well as the whole project are inside
  3. 所属分类:Data Mining

    • 发布日期:2017-05-01
    • 文件大小:11607
    • 提供者:wu
  1. perceptron

    0下载:
  2. 使用matlab编写的感知机算法,并提供测试数据集,方便测试-Using matlab prepared Perceptron algorithms and provide test data sets, to facilitate testing
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:9974
    • 提供者:dsfasdf
  1. KNN

    1下载:
  2. KNN近邻算法分类程序,包含训练数据和测试数据.-KNN classification procedures, including training and testing data.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:27423
    • 提供者:kdmd
  1. bayes

    0下载:
  2. 首先对数据进行拆分,分为测试集与训练集,通过训练集进行贝叶斯网络的建模,最后利用建立的模型进行预测或分类任务的R语言代码-First, the data is split into a training set and test set, Bayesian network modeling through the training set, and finally the use of the model to predict or classify tasks R language code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1196
    • 提供者:熊剑廷
  1. LDA-topic-model

    0下载:
  2. 首先声明,这是别人写的LDA主题模型代码,本人测试过,可以运行,但是输出跟输出有点不尽人意,输入的是词的序号和该词在文档中出现的次数,要是可以直接读取文档就完美了。输出是主题以及词在该主题出现的概率,其中得到的主题我就看不懂了,不知道是算法问题,还是因为我的水平有限。在研究LDA主题模型的朋友,可以下载试一下-First statement, which is written by someone else LDA topic model code, I tested, you can run,
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:12387
    • 提供者:辛伟
  1. knn

    0下载:
  2. 这是一个简单的测试knn算法的代码,便于初学者学习和理解knn算法-This is a simple test knn algorithm code, for beginners to learn and understand knn algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2519
    • 提供者:杜凡
  1. AI-Naive

    0下载:
  2. 利用Python实现朴素贝叶斯分类方法。实现程序具有普适性,同时附带测试数据。可以直接运行。-Python implementations utilizing Naive Bayes classification. Achieve universal program has also included with the test data. It can be run directly.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:5544
    • 提供者:释放梦想
  1. SVM-timeseries

    2下载:
  2. 基于SVM的时序序列预测,用python实现,内附测试数据,方便可用。-SVM prediction based on a timing sequence with python to achieve, enclosing the test data to facilitate available.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-06
    • 文件大小:519418
    • 提供者:小凌儿
  1. K-meansbased-on-image-segmentation

    0下载:
  2. 基于K-means聚类算法的图像分割 代码及实验测试结果-K-means clustering algorithm based on image segmentation code and some experimental results
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:341139
    • 提供者:xinxin
  1. pca11

    0下载:
  2. 使用matlab编程实现PCA算法,此算法经过测试,没有问题,可以放心使用-Use matlab programming PCA algorithm that has been tested, no problem, you can rest assured that use
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:964
    • 提供者:王一
  1. findKN

    0下载:
  2. 在数据挖掘、人工智能等领域中,都常用到KD树来进行K近邻查找。本程序是自己用C++实现的一个KD树来进行的K近邻查找程序,包含建树和查找。文件中附有测试文件。-In data mining, artificial intelligence and other areas, it is commonly used to KD tree to find K nearest neighbor. This procedure is K neighbor Finder C++ they used to a
  3. 所属分类:Data Mining

    • 发布日期:2017-05-22
    • 文件大小:6462575
    • 提供者:风之痕lch
  1. emailSpam.tar

    0下载:
  2. 垃圾邮件识别的简单代码,使用python编写,含有测试用例-Simple code spam detection using python write, containing test cases
  3. 所属分类:Data Mining

    • 发布日期:2017-05-06
    • 文件大小:566631
    • 提供者:ted
« 1 23 4 »
搜珍网 www.dssz.com