The document outlines various data mining algorithms including the Apriori algorithm for association rule extraction, K-means clustering, hierarchical clustering, KNN classification, and decision trees. Each algorithm is described with a series of steps for implementation, including data preparation, function calls, and plotting methods. The document also includes snippets of R programming code for executing these algorithms.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
21 views25 pages
DM Using R Lab
The document outlines various data mining algorithms including the Apriori algorithm for association rule extraction, K-means clustering, hierarchical clustering, KNN classification, and decision trees. Each algorithm is described with a series of steps for implementation, including data preparation, function calls, and plotting methods. The document also includes snippets of R programming code for executing these algorithms.