资源列表

« 1 2 ... 88 89 90 91 92 9394 95 96 97 98 ... 152 »

[数据挖掘holt_winters

说明:holt-winters 三次指数平滑算法,时间序列预测算法,带测试数据及Demo-Triple Order Exponential Smoothing, Holt-Winters algorithm, time series prediction algorithm with test data and Demo
<mengqiang> 在 2024-09-19 上传 | 大小:2048 | 下载:0

[数据挖掘Top10

说明:推荐系统 简单top算法 python编程函数-Recommended system is simple arithmetic top
<张玮> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据挖掘Ontology

说明:。通过对领域本体的构建,实现了服务过程所涉及知识的逻辑结构与具体内容的全面语义描述和 后台并联。构建了基于本体的产品服务知识管理系统,该系统能实现产品服务活动案例所涉及知识的 获取和重用,满足知识源于服务活动,又重用于服务活动的循环。最后以某航空发动机非计划维修服务为例,验证了该知识表示方法的有效性。-building.An ontology— based knowledge representation fr a mework
<wanghong> 在 2024-09-19 上传 | 大小:440320 | 下载:0

[数据挖掘Mereotopology

说明:一篇介绍Mereotopology的论文,介绍Mereotopology的基本概念和广义粗集表示方法-An introduction Mereotopology paper introduces the basic concepts and Mereotopology generalized representation of rough set
<wanghong> 在 2024-09-19 上传 | 大小:198656 | 下载:0

[数据挖掘Apriori

说明:实现基本的Apriori算法,可以实现数据关联规则的挖掘处理,进行分类预测-To achieve the basic Apriori algorithm can handle data mining association rules, classification and predication
<李树林> 在 2024-09-19 上传 | 大小:2048 | 下载:0

[数据挖掘MLKNN

说明:针对单标记学习算法KNN进行改进,适用于多标记数据集改造而成的多标记K临近算法。java代码-Improved learning algorithm for single marker KNN, suitable for multi-label data sets adapted multi-label K near the algorithm. java code
<SensorNetwork> 在 2024-09-19 上传 | 大小:4096 | 下载:0

[数据挖掘matlab-PMSM

说明:关于MATlab的仿真PMSM的教程,本文件中没有源码-Matlab on the synchronous motor simulation data
<陈梁豪> 在 2024-09-19 上传 | 大小:172032 | 下载:0

[数据挖掘Kmodes

说明:K-modes算法的matlab实现,输入数据集,输出聚类类标号。-The Matlab program of K-modes algorithm
<caiyuhao> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据挖掘density-peaks-clustering

说明:这是密度峰聚类的简易代码,比原作者给出的代码要简洁迅速。并提供RI指数检测。用matlab编程的代码- 这是密度峰聚类的简易代码,比原作者给出的代码要简洁迅速。并提供RI指数检测。用matlab编程的代码 This is a simple density peak clustering code, compared to the original author of the code to be concise and r
<summer> 在 2024-09-19 上传 | 大小:4096 | 下载:0

[数据挖掘hierarchical-clustering

说明:这段代码是层次聚类的Matlab实现代码- This code is hierarchical clustering Matlab implementation code
<summer> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据挖掘CH-8.6---PageRank

说明:非常著名的pagerank算法曾经在google使用,奠基的google在搜索王国的地位,本算法是hadoop的实现版本-Very famous pagerank algorithm has been used in google, the foundation of the google search in the Kingdom of the position, the algorithm is the realization of
<yangsen> 在 2024-09-19 上传 | 大小:9392128 | 下载:0

[数据挖掘Naive-bayes

说明:本文以拼写检查作为例子,讲解Naive Bayes分类器是如何实现的。对于用户输入的一个单词(words),拼写检查试图推断出最有可能的那个正确单词(correct)。当然,输入的单词有可能本身就是正确的。比如,输入的单词thew,用户有可能是想输入the,也有可能是想输入thaw。为了解决这个问题,Naive Bayes分类器采用了后验概率P(c|w)来解决这个问题。P(c|w)表示在发生了w的情况下推断出c的概率。为了找出最有可能c
<王志坦> 在 2024-09-19 上传 | 大小:1024 | 下载:0
« 1 2 ... 88 89 90 91 92 9394 95 96 97 98 ... 152 »

源码中国 www.ymcn.org