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

搜索资源列表

  1. K_CenterPoint_PAM

    1下载:
  2. k中心点算法,也就是PAM算法。是数据挖掘中聚类分析的一种手段,用途广泛。-k center algorithm, i.e. PAM algorithm. Data mining is a means of cluster analysis, and versatile.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1838
    • 提供者:尚云
  1. kmeans

    0下载:
  2. k均值聚类方法。 在给定一个有n个对象的数据集,划分聚类技术将构造数据进行k个划分,每一个划分代表一个簇,k小于等于n。-k-means clustering method. Given a set of n objects data, dividing the data clustering techniques to construct k partitions, each partition represents a cluster, k less than or equal n.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2697
    • 提供者:尚云
  1. NaiveBayes

    0下载:
  2. 贝叶斯分类器,机器学习十大经典算法之一,基本的实现-Naive Bayes
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2366
    • 提供者:车万翔
  1. delete-character

    0下载:
  2. 任意输入字符串,把相同的字符清楚掉,剩下的字符按原先的排序组合在一起-Any input string, the same character clear out the rest of the characters are combined together in the original sorting
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:835
    • 提供者:曾捷
  1. recommender-

    0下载:
  2. Collaborative Filtering,基于Collaborative Filtering,建立主动为用户推荐商品的推荐系统。实现参考协同过滤算法或它的优化,实现并改进算法,计算出每个客户对未购买的商品的兴趣度,并向客户主动推荐他最感兴趣的N个商品。实验数据可以从MovieLens.com下载。要求使用至少10,000不同用户的数据,至少1000个不同的movie。-Collaborative Filtering,Based Collaborative Filtering, the in
  3. 所属分类:Data Mining

    • 发布日期:2017-05-28
    • 文件大小:10258992
    • 提供者:way
  1. knn-classify

    0下载:
  2. 注释清楚,容易帮您理解k近邻分类的原理。采用c++语言编写-NOTE clear, easy to help you understand the principles of k nearest neighbors. Use c++ language
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:18851
    • 提供者:康月波
  1. CliqueB

    0下载:
  2. 基于派系方法的社团结构划分算法,自己实现的,C++代码源程序。-A method of community structure based clique.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-23
    • 文件大小:7235336
    • 提供者:小蒙
  1. word2vec

    1下载:
  2. word2vec 实现词向量生成,用于自然语言分析,数据挖掘,人工智能等-word2vec achieve word vector generation for natural language analysis, data mining and artificial intelligence. . . . .
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:141736
    • 提供者:wanwei
  1. SVDFeature

    0下载:
  2. 自己开发的一个机器学习算法,整合了监督学习,非监督学习-A machine learning algorithm own development, integration of supervised learning, unsupervised learning
  3. 所属分类:Data Mining

    • 发布日期:2017-04-01
    • 文件大小:21741
    • 提供者:robin-lai
  1. id3

    0下载:
  2. id3决策树算法,maxlen为数据维数,根绝数据自行修改,根据属性名修改main函数,可运行-id3 decision tree algorithms, maxlen for the data dimension, eradicate data modify, modify the main function according to the attribute name, you can run
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2227
    • 提供者:liyu
  1. Bayes

    0下载:
  2. 做了C++的贝叶斯分类算法的实现,希望感兴趣的下载-Do realize C++ Bayesian classification algorithm want to download interesting
  3. 所属分类:Data Mining

    • 发布日期:2017-05-16
    • 文件大小:3818296
    • 提供者:Yusingh
  1. KNN

    0下载:
  2. 做了KNN分类算法的C++实现,希望感兴趣的下载-We do C++ KNN classification algorithm, and the hope of interest to download
  3. 所属分类:Data Mining

    • 发布日期:2017-05-16
    • 文件大小:3969473
    • 提供者:Yusingh
  1. ClusteringCpp

    0下载:
  2. 聚类算法,主要用于DBSCAN聚类,基于C++环境-clusterting by c++
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:464057
    • 提供者:杨桃
  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. cw_vrp

    1下载:
  2. 介绍节约算法的文章,包括一个用MATLAB编写的程序和一个用c++编写的程序-cw vrp
  3. 所属分类:Data Mining

    • 发布日期:2017-04-26
    • 文件大小:448863
    • 提供者:郑皓轩
  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. 数据挖掘

    0下载:
  2. 这是有关数据挖掘的c程序,是学习fp_tree的经典入门c程序,非常适合初学者学习使用
  3. 所属分类:数据挖掘

  1. mvrvm_c

    0下载:
  2. 相关向量机RVM用于预测和分类,含有归一化,训练和测试,可以多变量输出,解决海瑟矩阵问题-RVM relevance vector machine for prediction and classification, containing normalization, training and testing, can be more variable output matrix problem solving Heather
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:4814
    • 提供者:yanjie
  1. OMP_c

    1下载:
  2. 压缩感知中贪婪迭代算法,可以进行DOA估计和频率普估计-Greed iteration algorithm in the compressed perception, can estimate the DOA estimation and frequency
  3. 所属分类:Data Mining

    • 发布日期:2017-01-10
    • 文件大小:163840
    • 提供者:王二东
  1. Apriori-Algorithm

    0下载:
  2. 频繁模式挖掘的算法Apriori算法,用C++语言实现。-frequent pattern mining
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3410
    • 提供者:pudn2021
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com