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

搜索资源列表

  1. reg

    0下载:
  2. 正则表达式源码集合,有正则表达式的样例以及正则的基础知识-Regex source collections, a positive sample expression and the basics of canonical
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:10.74kb
    • 提供者:zheng hailong
  1. FCM

    0下载:
  2. 核聚类算法:聚类是将一组给定的未知类标号的样本分成内在的多个类别,使得同一类中 的样本具有较高的相似度,而不同类中的样本差别大。侧重于软聚类(模糊C-均值——FCM),但其描述手段同样适合于硬聚 类(HCM)等同类问题。-Clustering algorithm: cluster is a group of unknown samples given class label into internal multiple categories, so that the same class
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:113.82kb
    • 提供者:楚淇博
  1. VB-Regular-Demon

    0下载:
  2. 这是一个利用正则表达式来提取指定数据的VB程序演示,利用正则可以很方便地从一堆杂乱的数据中提取所要的数据,示例中提取的是手机号码,还可以对处理结果进行去除重复的处理,大大加快工作的效率。-This is a use regular expressions to extract VB program demonstrates the specified data, the use of regularization can easily extract the desired data a ju
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:12.12kb
    • 提供者:苏生
  1. pujulei

    0下载:
  2. 谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。 该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。-Spectral clustering algorithm based on the spectrum b
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:569byte
    • 提供者:qiong hiong
  1. KS

    0下载:
  2. KS分类:利用欧式距离合理划分定标、预测样品,使定标样品具有代表性。-KS Category: Using the Euclidean distance rational division of calibration, sample predicted that a representative sample calibration.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1.1mb
    • 提供者:杨斌
  1. randint

    0下载:
  2. 随机分类:划分定标、预测样品的一种方法。-Random Category: Fallen scaling, a method of forecasting sample.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:68.86kb
    • 提供者:杨斌
  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
    • 文件大小:1.18kb
    • 提供者:xingsha
  1. EM

    0下载:
  2. 对于混合高斯分布的情况,使用最大期望算法,通过不断计算每个样本的均值与方差,使得似然函数达到最大值。可以很好地处理满足一定概率分布的数据。 代码中通过mvnrnd()函数,设定其中的参数,产生符合混合高斯分布的一组数据集。-For the case of a mixed Gaussian distribution, using expectation-maximization algorithm, through continuous calculation of the mean and
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:942byte
    • 提供者:小明
  1. IG

    0下载:
  2. 实现计算特征的信息增益,最后一列为样本标签,输出为特征的信息增益值及对应的序列号-Calculated to achieve gain characteristic information, and finally as a sample of tag output information characteristic of the gain value and the sequence number corresponding to
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.4kb
    • 提供者:xuyan
  1. CHI

    0下载:
  2. 计算特征的卡方校验值,最后一列为样本标签,输出为特征的卡卡校验值及对应的特征序列号-The chi-square calculate checksum feature, the last one as a sample label, the output characteristics of the card verification value and the corresponding serial number feature
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:xuyan
  1. JITPLS

    2下载:
  2. 自己编写的Jist-in-time PLS,利用与待估计样本最相似的若干历史样本,建立PLS回归模型,改善模型泛化能力,包含数据,直接运行,亲测可用。-I have written Jist-in-time PLS, utilization and estimated to be most similar to sample a number of historical samples, PLS regression model to establish and improve the mode
  3. 所属分类:数据挖掘

    • 发布日期:2017-05-30
    • 文件大小:14.82kb
    • 提供者:
  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. NJU-SSDR

    0下载:
  2. 半监督判别分析(SSDR),是南京大学数据挖掘研究所提出的一种新的半监督降维算法,对于数据挖掘和类别样本的获取有着十分重要的借鉴价值。-A semi-supervised discriminant analysis (SSDR), is one of the types of data mining research institute of nanjing university puts forward new a semi-supervised dimensionality reductio
  3. 所属分类:Data Mining

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