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

搜索资源列表

  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. nlp

    0下载:
  2. 基于贝叶斯网络的网络评论情感分类,Java实现,内附评论数据包-Based on Bayesian Network Web reviews sentiment classification, Java implementation, the packet included a review
  3. 所属分类:Data Mining

    • 发布日期:2017-05-20
    • 文件大小:5945207
    • 提供者:王卫
  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-27
    • 文件大小:10258992
    • 提供者:way
  1. kmeans1

    0下载:
  2. 实现对图片进行k均值聚类,也可以修改初始值,修改图片名直接可以运行-Implementation to k-means clustering of images, can also modify the initial value, the images can be run directly
  3. 所属分类:Data Mining

    • 发布日期:2017-04-11
    • 文件大小:718
    • 提供者:我是谁
  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. era

    0下载:
  2. 基于时域的模态参数识别算法,特征系统实现法。-Modal parameter identification algorithm based on time domain, the characteristics of the system implementation method.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1940
    • 提供者:郑红
  1. k-means-Clustering

    0下载:
  2. simple k-means implementation with Persian comments
  3. 所属分类:Data Mining

  1. knn

    0下载:
  2. KNN分类器的MATLAB代码,速度快效果好,适合初学者使用。-KNN search without using any gancy data structure, such as kd-tree. However, it is the fastest knn matlab implementation I ever found.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:赵子龙
  1. Lmethod

    0下载:
  2. L-method in R statistical language. Implementation of the L-method algorithm for finding the best number of clusters in hierarchical clustering. Algorithm is described here: Salvador, S. and Chan, P., 2004. Determining the number of clusters/seg
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:841
    • 提供者:Jacek
  1. DBSCAN

    0下载:
  2. DBSCAN算法的C++实现,方便大家对DBSCAN算法的理解和实现-Realization of DBSCAN C++ to facilitate understanding and implementation of algorithms for DBSCAN
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2665
    • 提供者:程东东
  1. k

    0下载:
  2. k mean algorithm implementation using random cluster centroid
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2759
    • 提供者:monika
  1. kmeans

    0下载:
  2. kmeans算法,简单实现,文件读入,读入文件为txt,数据用逗号隔开-kmeans algorithm, simple implementation, file reads, reads the file as txt, data separated by commas
  3. 所属分类:Data Mining

    • 发布日期:2017-05-12
    • 文件大小:2849943
    • 提供者:李磊
  1. SSL_MP

    0下载:
  2. SSL with Measure Propagation: Implementation of Measure Propagation Algorithm introduced in, Subramanya, Amarnag, and Jeff Bilmes. Semi-supervised learning with measure propagation. The Journal of Machine Learning Research 12 (2011): 3311-3370.-SSL w
  3. 所属分类:Data Mining

    • 发布日期:2017-05-12
    • 文件大小:2790062
    • 提供者:mllab
  1. SSL_PGP

    0下载:
  2. SSL(Semi-Supervised Learning) with PGP: Implementation of PGP Algorithm introduced in, Fang, Yuan, Kevin Chen-Chuan Chang, and Hady Wirawan Lauw. Graph-based semi-supervised learning: Realizing pointwise smoothness probabilistically. International Co
  3. 所属分类:Data Mining

    • 发布日期:2017-05-12
    • 文件大小:2791763
    • 提供者:mllab
  1. SSL_LP

    0下载:
  2. SSL(Semi-Supervised Learning) with GRF: Implementation of Label Propagation Algorithm introduced in, Zhu, Xiaojin, Zoubin Ghahramani, and John Lafferty. Semi-supervised learning using gaussian fields and harmonic functions. ICML. Vol. 3. 2003. (Origi
  3. 所属分类:Data Mining

    • 发布日期:2017-05-12
    • 文件大小:2789266
    • 提供者:mllab
  1. Knn-and-PCA.tar

    0下载:
  2. good implementation of KNN and PCA for face dataset
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1949
    • 提供者:neelabh
  1. Bias_algorithm_java

    0下载:
  2. 贝叶斯算法java实现,在贝叶斯算法思想基础上做改进,提供文本分类效率-Bias algorithm java implementation, based on the idea of Bias algorithm to improve the efficiency of text classification
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1454103
    • 提供者:凌燕
  1. GMMPEM

    0下载:
  2. 代码给出了高斯分布下的EM算法的设计与实现-Code gives the design and implementation of a Gaussian distribution under the EM algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1420491
    • 提供者:刘青枫
  1. FP-Growth

    1下载:
  2. fp-growth算法的c++实现,比较简单,但不能生成关联规则。-fp-growth algorithm c++ implementation, relatively simple, but can not generate association rules.
  3. 所属分类:Data Mining

    • 发布日期:2016-04-19
    • 文件大小:3072
    • 提供者:watermelon
  1. Code-SVM-implementation

    0下载:
  2. R Code for SVM implementation
  3. 所属分类:Data Mining

    • 发布日期:2017-12-17
    • 文件大小:13312
    • 提供者:yamini
« 12 3 »
搜珍网 www.dssz.com