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

搜索资源列表

  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
    • 文件大小:2.17kb
    • 提供者:liyu
  1. kmeans

    0下载:
  2. 对文章进行kmeans聚类,进行网页主体内容的提取-Extraction of articles kmeans clustering for web main content
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3.49kb
    • 提供者:mw
  1. pca

    1下载:
  2. 应用主成分分析将数十维数据压缩,得到主成分,根据主成分得分给案例排序,得到案例 的得分排序,从而得到评价结果。-Principal component analysis of dozens dimensional data compression, get the main ingredients, according to the principal component scores to sort the case to give the case to score the sort to
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2.37kb
    • 提供者:何晶晶
  1. mani

    1下载:
  2. 此代码是关于流形学习,数据降维,代码中含有的主要方法是PCA,KPCA,MDS,KMDS,Laplacian等等,且代码作了可视化处理,界面效果完美-This code is on the manifold learning, data dimensionality reduction, the main method code is contained in PCA, KPCA, MDS, KMDS, Laplacian, etc., and the code visualization ma
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:13.68kb
    • 提供者:张陈
  1. Social-Networks-PPT-a-R

    0下载:
  2. 主要内容为R语言环境下的社交网络数据挖掘,附有源代码和数据,并包含案例所使用的PPT和相关文献。-The main content is under R locales social network data mining, with the source code and data, and includes cases PPT and related documentation used.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-23
    • 文件大小:6.51mb
    • 提供者:王蕾
  1. CF

    1下载:
  2. 这是用matlab写的协同滤波算法主程序,程序简单,易于理解。可以应用于推荐系统-It is used to write collaborative filtering algorithm matlab main program, the program is simple and easy to understand. Recommended system can be applied。。。。。。
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1015byte
    • 提供者:kenneth
  1. P1-s2.0-S0957417410001107-main

    0下载:
  2. Business cycle predictions face various sources of uncertainty and imprecision. The uncertainty is usually linguistically determined by the beliefs of decision makers. Thus, the fuzzy set theory is ideally suited to depict vague and uncertain feature
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:258.58kb
    • 提供者:Pegah
  1. EMKmeans

    0下载:
  2. 在线KMeans算法不同于一般的聚类,其主要算法为梯度下降法-Online KMeans Unlike clustering algorithm, the main gradient descent algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:820byte
    • 提供者:梁良
  1. GPR

    0下载:
  2. 利用高斯过程回归建立软测量模型,主程序名为OnlineStage.m,包含数据,可以直接运行,亲测可用。-Gaussian process regression soft sensor model, the main program named OnlineStage.m, contains data that can be run directly, pro-test available.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:161.28kb
    • 提供者:
  1. logRegres

    1下载:
  2. Logistic回归主要目的是寻找一个非线性sigmoid的最佳拟合参数,采用梯度上升算法可以达到局部的最优化-The main purpose of Logistic regression is to find the best fitting parameters of a nonlinear sigmoid, and the gradient ascent algorithm can be used to achieve the local optimization.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:dongyanyan
  1. CARS_Characteristic-band-extraction

    0下载:
  2. 特征带提取算法,可以很好地提取有用的频带,结果更为准确,CARS_Characteristic带提取.m为主程序,调用程序中的压缩包。-Feature band extraction algorithm, can be a good extraction of useful bands, the results are more accurate, CARS_Characteristic band extraction.m for the main program, call the progr
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:391.79kb
    • 提供者:
  1. code_BPMF

    0下载:
  2. 如何使它工作: 1。创建一个单独的目录,并将所有这些文件下载到相同的目录中 2。下载7个文件: *demo:主文件demo:PMF和贝叶斯PMF * PMF.m:训练的PMF模型 * bayespmf.m贝叶斯PMF模型实现吉布斯采样器。 * moviedata.mat样本数据包含三元组(user_id,movie_id,评分) * makematrix.m:辅助功能转换成大型矩阵的三元组。 * PRED.m:辅助功能使得预测验证集。 三.在Matlab只需运
  3. 所属分类:Data Mining

    • 发布日期:2017-05-19
    • 文件大小:4.45mb
    • 提供者:kobepudn
  1. icwsm14-T4-code

    0下载:
  2. 利用开源SNAP网络处理工具进行网络分析,是已经发表过的论文中用到的,目的主要是为了推广SNAP工具包。-SNAP network processing using an open source tool for network analysis, already published in the paper used, the main purpose is to promote SNAP toolkit.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:5.22kb
    • 提供者:李阅志
  1. kmeans

    0下载:
  2. Kmeans算法的matlab实现,包括主程序和main程序,可运行,易于理解。-Kmeans algorithm matlab implementation, including the main program and the main program can be run, easy to understand.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:visua
搜珍网 www.dssz.com