搜索资源列表
k-means
- K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data
Top-Ten-Algorithms-In-Data-Mining
- 这是数据挖掘领域总结的十大经典算法,有助于同学们研究-This is a summary of the top ten algorithms of the field of data mining to help students
DM
- 数据挖掘中十大经典算法,初学必备,可快速有效的了解数据挖掘的基本方法-Data mining in the top ten classical algorithm, the novice must quickly and efficiently understand data mining
10-da--suanfa
- 讲述了最著名的十大数据挖掘算法,经典资料,国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART.-About the top ten most famo
Apriori
- C++实现数据挖掘十大经典算法之一Apriori算法-Aproiri acomplish with C++
id3
- 数据挖掘十大经典算法中 的决策树中的id3分类算法 -data mining id3 sort method
K-means
- kmeans算法, K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果-kmeans algorithm, K-means algorithm is the most classic divide-based clustering method is one of
EM-algorithm-learning-tips
- 数据挖掘十大经典算法之一的EM算法的学习文档,里边有细致的介绍。-One of the top ten classical data mining algorithms EM algorithm to learn the document, inside a detailed introduction.
kmeans
- 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.
TenAlgorithmsinDataMining
- 数据挖掘十大经典算法the Ten Algorithms in Data Mining英文原版BOOK-the Ten Algorithms in Data Mining
Ten-classic-data-mining-algorithms
- 数据挖掘十大经典算法,便于初学者学习与计算,以便更深入地了解数据挖掘-Ten classic data mining algorithms, easy for beginners to learn and calculation, in order to better understand the data mining
数据挖掘
- 数据挖掘Data mining十大经典算法及其代码实现(理论+实践)(Data mining ten classic algorithms and their code implementation)
朴素贝叶斯
- 朴素贝叶斯算法,是十大最经典的数据挖掘算法之一(Naive Bayes algorithm, the most classic data mining algorithm)
KNN
- 十大经典数据挖掘算法之一knn 利用python实现(One of the data minning algorithm :knn,using python)
数据挖掘中十大经典算法
- 机器学习十大算法、大数据、数据挖掘、机器学习(classic machine learning algorithm)
APRIORI算法
- APRIORI算法是十大经典数据挖掘算法之一,核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集。(APRIORI is one of the ten classic data mining algorithms. The core idea of APRIORI is to mine frequent itemsets through two stages: candidate generation and close
数据挖掘算法知识包
- 一些有关数据挖掘的十种经典算法,还有大数据方面的资料库,有需要可以下载学一下。(Some of the ten classic algorithms for data mining, as well as big data databases, need to be downloaded to learn)
数据挖掘十大经典算法
- 数据挖掘经典算法c4.5,id3,决策树等等。(Classical data mining algorithms c4.5, id3, decision tree and so on.)