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

搜索资源列表

  1. AdaBoost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-Adaboost is an iterative algorithm, the core idea is the same training set for training different classifiers (weak classifiers), then these weak classifiers together to f
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2875
    • 提供者:黑色地位
  1. SVM

    0下载:
  2. 在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。-In the field of machine learning, support vector machine SVM (Support Vector Machine) is a supervised learning model, typically used for pattern recognition, classification, an
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:9384
    • 提供者:黑色地位
  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. K-Means

    0下载:
  2. K-MENAS算法是最简单的聚类算法,适合对于初学者的学习和改进使用-K-MENAS algorithm is a clustering algorithm is the most simple, suitable for beginners to learn and use improved
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1088220
    • 提供者:小小辛辛啊
  1. FCM

    0下载:
  2. FCM算法是模糊聚类算法,是在对K-MEANS算法的基础上改进的聚类算法,比L-MEANS算法有更好的效果-FCM algorithm is a fuzzy clustering algorithm, clustering algorithm is improved based on the K-MEANS algorithm, the L-MEANS algorithm is better than the effect of it
  3. 所属分类:Data Mining

    • 发布日期:2017-05-02
    • 文件大小:623201
    • 提供者:小小辛辛啊
  1. k-means-original

    0下载:
  2. k-menas算法是最简单的聚类算法,算法内详细介绍了各个函数和功能,对初学者很有借鉴意义-K-MEANS algorithm is one of the most simple clustering algorithm, there are different form, this is one of them, a reference for beginners
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:296846
    • 提供者:小小辛辛啊
  1. python-chengxu

    0下载:
  2. 关于python写的朴素贝叶斯分类,写的非常不错-Written python on Bayesian classifier This procedure is very good
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:16195
    • 提供者:石原
  1. gas-meter-reading

    0下载:
  2. 无线通信技术已经运用在我们生活的每个角落,然而由于现实传输的复杂性和不确定性,同时无线信道存在着慢衰落、快衰落效应,会一定程度上造成资源的浪费和通信质量的下降。协同通信是近些年来无线通信研究的热点,它相对于传统无线通信技术在降低成本、节约资源等方面具有明显的优势。协同通信中,中继选择算法根据遵循的标准不同有着不同的算法-Wireless communication technology has been applied in every corner of our life. However,
  3. 所属分类:Data Mining

    • 发布日期:2017-05-17
    • 文件大小:4596320
    • 提供者:liusong
  1. a-decentralized-positioning-scheme

    0下载:
  2. 根据资料中的论文,部分编写了代码验证了该方案,实现了该定位方法的仿真。-According to the data in the paper, part of the proposed method is validated through the code, and realize the simulation of the positioning method.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:797526
    • 提供者:jishuyao
  1. kmeans

    0下载:
  2. k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:黄紫竹
  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. 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
    • 文件大小:116549
    • 提供者:楚淇博
  1. DataMining_Algorithm

    0下载:
  2. 详细的数据挖掘资料,包括各种常见的算法,有一定的深度-Detailed data mining information, including all common algorithms, there is a certain depth.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1289762
    • 提供者:ye wang
  1. PSOjulei

    0下载:
  2. 本文是粒子群聚类算法代码,很细致,希望大家用得上!-This is the class of particle clustering algorithm code, very detailed, I hope you need them!
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1275
    • 提供者:张大朋
  1. ICcurve

    0下载:
  2. 在matlab上实现电池充电是容量-电压曲线的绘制,采用计数法代替微分发技术-Implement matlab code on outputing capcity-voltage curve, which is ploted by counting point menthod instead of derivation
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:47683
    • 提供者:Zoe
  1. released

    0下载:
  2. 本文件是我自己写的决策树的一个例子,很适合初学者学习,用决策树分类,实现很简单-This document is an example of the decision tree of my own writing, it is suitable for beginners to learn, decision tree classification, to achieve a very simple
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:284566
    • 提供者:chituma
  1. Iris_s1

    0下载:
  2. Kmeans+PSO算法,处理IRIS数据集,输出fitness function的值,和粒子变化的动态图像,亲测可行。-Kmeans based PSO algorithms, dealing with classic dataset iris. the output is the value of fitness function, and the dynamic plot of the change of particle position
  3. 所属分类:数据挖掘

    • 发布日期:2017-04-14
    • 文件大小:3358
    • 提供者:蛐蛐
  1. data_mining

    0下载:
  2. 这是一个R的程序 文本挖掘的作业,用来统计新闻类别再进行分类 -This is an R program text mining operations for Statistical News category then classified
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:3155
    • 提供者:cherry0704
  1. VAR

    0下载:
  2. 时域模态分析方法中的多元自回归模型,用于识别结构的模态参数。-Multivariate autoregressive model of time domain modal analysis method, is used to identify structural modal parameters.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:566
    • 提供者:郑红
  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-28
    • 文件大小:12412
    • 提供者:苏生
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com