Data Mining Algorithms In R/Print version
This is the print version of Data Mining Algorithms In R You won't see this message or any elements not part of the book's content when you print or preview this page. |
Data Mining Algorithms In R
The current, editable version of this book is available in Wikibooks, the open-content textbooks collection, at
https://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R
Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 3.0 License.
Dimensionality Reduction
Frequent Pattern Mining
Contents
edit
Sequence Mining
Clustering
- K-Means
- Hybrid Hierarchical Clustering
- Expectation Maximization (EM)
- Dissimilarity Matrix Calculation
- Hierarchical Clustering
- Bayesian Hierarchical Clustering
- Density-Based Clustering
- K-Cores
- Fuzzy Clustering - Fuzzy C-means
- RockCluster
- Biclust
- Partitioning Around Medoids (PAM)
- CLUES
- Self-Organizing Maps (SOM)
- Proximus
- CLARA
Classification
R Packages
In this section, we will discuss about R packages that are related to datamining.
Contents
edit