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

搜索资源列表

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

    0下载:
  2. 利用了matlab编程,结果实现k-means算法-Use matlab programming, k-means algorithm to achieve results. . .
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:6561
    • 提供者:lihe
  1. C4.5

    0下载:
  2. 改进型的决策树算法,特别的实用,欢迎大家下载,也可以用到论文算法中-Improved decision tree algorithm, especially useful, welcome to download, you can also use paper algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:68517
    • 提供者:张云飞
  1. Code-for-classification

    0下载:
  2. R语言分类算法,可以直接用,简洁方便,适合初学者-R language classification algorithm, can use directly, simple and convenient, suitable for beginners
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1604
    • 提供者:cc
  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. LOW-density-seperation

    0下载:
  2. 使用LDS(low density seperation)method 寻找最优分离面,然后对数据进行分类-Use LDS (low density seperation) method to find the optimal separation surface, and then classify the data
  3. 所属分类:Data Mining

    • 发布日期:2017-05-14
    • 文件大小:3227592
    • 提供者:柳光峰
  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. stft

    1下载:
  2. 利用时频分析的方法分析一段语音信号的时频特征,并进行降采样等处理,可直接运行-When the time-frequency analysis method to analyze the frequency of use of a voice signal characteristics, and down-sampling and other treatment, can be directly run
  3. 所属分类:Data Mining

    • 发布日期:2017-04-26
    • 文件大小:266635
    • 提供者:zhaobendong
  1. Matlab

    1下载:
  2. 1.计算两类样本的隶属度;2.使用quadprog函数求解svm的拉格朗日乘子;3.主成份分析-1.caculate the membership of 2 samples;2.use quadprog function to get the lagrangian multiplier;3.principle component analasys
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2606
    • 提供者:石林
  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
    • 提供者:苏生
  1. huadong

    0下载:
  2. 信号预处理时,需要对信号进行滑动去噪,该程序可以实现滑动去噪,交互友好,我做毕业论文用的。-When the signal preprocessing, the need for signal denoising slide, the program can achieve the sliding de-noising, interactive and friendly, I do thesis use.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:681
    • 提供者:陈危
  1. zishiyingguolvfa

    0下载:
  2. 自适应过滤法是根据一组给定的权数对时间数列的历史观察值进行加权平均计算一个预测值,然后根据预测误差调整权数以减少误差,这样反复进行直至找出一组“最佳”权数,使误差减少到最低限度,再利用最佳权数进行加权平均预测。-Adaptive filtering method is based on the number of a given set of rights to compute a weighted average of the predicted value of historical tim
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:5425
    • 提供者:东超
  1. pca-hmmP

    0下载:
  2. 利用HMM算法来预测回转窑的喂煤量,以辅助工业现场的判断-Use HMM algorithm to predict the kiln feed coal to assist the industrial field judge
  3. 所属分类:Data Mining

    • 发布日期:2017-05-26
    • 文件大小:9061069
    • 提供者:肖雄安
  1. MC

    0下载:
  2. MC问题(AI)的解答,用JAVA实现。野人与传教士问题。(ArrayList)-The solution to MC problem which is so typical in AI field ,when it comes to the expression of knowledge.Use Java.ArrayList
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2350
    • 提供者:唐淑君
  1. Hadoop

    0下载:
  2. 使用hadoop开发,可以对输入文件中出现的关键词统计词频并进行不同文本词频统计高低的排序,本代码需要用户自行定义关键词和输入文件-Use hadoop development, can appear in the input file keyword statistics word frequency and low frequency statistics different sort of text, the code requires a user-defined keywords an
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3567
    • 提供者:赵帆
  1. Clustering-master

    0下载:
  2. 使用java实现了基于凝聚的聚合簇类算法,可直接运行,数据输出可导入导出-Use java class implements cluster aggregation algorithm based on aggregated, can be directly run, the data output can import and export
  3. 所属分类:Data Mining

    • 发布日期:2017-05-09
    • 文件大小:1700313
    • 提供者:赵帆
  1. x

    0下载:
  2. python scikit-learn lshforest的使用-use lshforest
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1349182
    • 提供者:金涛
  1. WordCount2

    0下载:
  2. 基于hadoop1.x的wordcount程序,jar包是全的,只要设置一下即可使用-a word count program depend on hadoop 1.x with all jar files needed,easy to use
  3. 所属分类:Data Mining

    • 发布日期:2017-06-19
    • 文件大小:29731840
    • 提供者:jim
  1. edit_distance

    0下载:
  2. 字符串的编辑距离也被称为Levenshtein距离(Levenshtein Distance),一般用动态规划来实现。属于经典算法。-Edit distance of the string is also known as the Levenshtein distance (Distance Levenshtein), the general use of dynamic programming to achieve. Belong to the classical algorithm.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:680
    • 提供者:wang
  1. Data-Mining-with-R

    0下载:
  2. 运用R语言进行数据挖掘算法设计与运算,能够提升R语言学习能力与数据挖掘算法应用能力-R language use data mining algorithm design and operation, it is possible to enhance the R language learning and data mining algorithms application capabilities
  3. 所属分类:Data Mining

    • 发布日期:2017-05-22
    • 文件大小:6363650
    • 提供者:DHJ
« 12 3 4 »
搜珍网 www.dssz.com