Package: mlr3cluster 0.4.0
mlr3cluster: Cluster Extension for 'mlr3'
Extends the 'mlr3' package with cluster analysis.
Authors:
mlr3cluster_0.4.0.tar.gz
mlr3cluster_0.4.0.tar.gz(r-4.7-any)mlr3cluster_0.4.0.tar.gz(r-4.6-any)
mlr3cluster_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mlr3cluster/json (API)
NEWS
| # Install 'mlr3cluster' in R: |
| install.packages('mlr3cluster', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlr-org/mlr3cluster/issues
Pkgdown/docs site:https://mlr3cluster.mlr-org.com
Last updated from:99b8c464af. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 208 | ||
| source / vignettes | OK | 265 | ||
| linux-release-x86_64 | OK | 191 | ||
| wasm-release | OK | 138 |
Exports:as_prediction_clustas_task_clustLearnerClustLearnerClustAgnesLearnerClustAPLearnerClustBICOLearnerClustBIRCHLearnerClustCLARALearnerClustCMeansLearnerClustCobwebLearnerClustDBSCANLearnerClustDBSCANfpcLearnerClustDianaLearnerClustEMLearnerClustFannyLearnerClustFarthestFirstLearnerClustFeaturelessLearnerClustFlexmixLearnerClustGenieLearnerClustHclustLearnerClustHDBSCANLearnerClustKCCALearnerClustKKMeansLearnerClustKMeansLearnerClustKProtoLearnerClustMclustLearnerClustMeanShiftLearnerClustMiniBatchKMeansLearnerClustMovMFLearnerClustOPTICSLearnerClustPAMLearnerClustProtoclustLearnerClustSimpleKMeansLearnerClustSKMeansLearnerClustSOMLearnerClustSpectralLearnerClustSTDBSCANLearnerClustTclustLearnerClustXMeansMeasureClustPredictionClustTaskClust
Dependencies:backportscheckmatecliclustercodetoolsdata.tabledigestevaluatefuturefuture.applyglobalslgrlistenvmiraimlbenchmlr3mlr3measuresmlr3miscnanonextpalmerpenguinsparadoxparallellyPRROCR6rlanguuid
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| mlr3cluster: Cluster Extension for 'mlr3' | mlr3cluster-package mlr3cluster |
| Convert to a Cluster Prediction | as_prediction_clust as_prediction_clust.data.frame as_prediction_clust.PredictionClust |
| Convert to a Cluster Task | as_task_clust as_task_clust.data.frame as_task_clust.DataBackend as_task_clust.formula as_task_clust.TaskClust |
| Cluster Learner | LearnerClust |
| Cluster Measure | MeasureClust |
| Agglomerative Nesting Clustering Learner | LearnerClustAgnes mlr_learners_clust.agnes |
| Affinity Propagation Clustering Learner | LearnerClustAP mlr_learners_clust.ap |
| BICO Clustering Learner | LearnerClustBICO mlr_learners_clust.bico |
| BIRCH Clustering Learner | LearnerClustBIRCH mlr_learners_clust.birch |
| CLARA Clustering Learner | LearnerClustCLARA mlr_learners_clust.clara |
| Fuzzy C-Means Clustering Learner | LearnerClustCMeans mlr_learners_clust.cmeans |
| Cobweb Clustering Learner | LearnerClustCobweb mlr_learners_clust.cobweb |
| DBSCAN Clustering Learner | LearnerClustDBSCAN mlr_learners_clust.dbscan |
| DBSCAN Clustering Learner (fpc) | LearnerClustDBSCANfpc mlr_learners_clust.dbscan_fpc |
| Divisive Analysis Clustering Learner | LearnerClustDiana mlr_learners_clust.diana |
| Expectation-Maximization Clustering Learner | LearnerClustEM mlr_learners_clust.em |
| Fuzzy Analysis Clustering Learner | LearnerClustFanny mlr_learners_clust.fanny |
| Featureless Clustering Learner | LearnerClustFeatureless mlr_learners_clust.featureless |
| Farthest First Clustering Learner | LearnerClustFarthestFirst mlr_learners_clust.ff |
| Finite Mixture Model Clustering Learner | LearnerClustFlexmix mlr_learners_clust.flexmix |
| Genie Hierarchical Clustering Learner | LearnerClustGenie mlr_learners_clust.genie |
| Hierarchical Clustering Learner | LearnerClustHclust mlr_learners_clust.hclust |
| HDBSCAN Clustering Learner | LearnerClustHDBSCAN mlr_learners_clust.hdbscan |
| K-Centroids Cluster Analysis Learner | LearnerClustKCCA mlr_learners_clust.kcca |
| Kernel K-Means Clustering Learner | LearnerClustKKMeans mlr_learners_clust.kkmeans |
| K-Means Clustering Learner | LearnerClustKMeans mlr_learners_clust.kmeans |
| K-Prototypes Clustering Learner | LearnerClustKProto mlr_learners_clust.kproto |
| Mini Batch K-Means Clustering Learner | LearnerClustMiniBatchKMeans mlr_learners_clust.MBatchKMeans |
| Gaussian Mixture Model Clustering Learner | LearnerClustMclust mlr_learners_clust.mclust |
| Mean Shift Clustering Learner | LearnerClustMeanShift mlr_learners_clust.meanshift |
| von Mises-Fisher Mixture Clustering Learner | LearnerClustMovMF mlr_learners_clust.movMF |
| OPTICS Clustering Learner | LearnerClustOPTICS mlr_learners_clust.optics |
| Partitioning Around Medoids Clustering Learner | LearnerClustPAM mlr_learners_clust.pam |
| Prototype Hierarchical Clustering Learner | LearnerClustProtoclust mlr_learners_clust.protoclust |
| K-Means Clustering Learner (Weka) | LearnerClustSimpleKMeans mlr_learners_clust.SimpleKMeans |
| Spherical K-Means Clustering Learner | LearnerClustSKMeans mlr_learners_clust.skmeans |
| Self-Organizing Maps Clustering Learner | LearnerClustSOM mlr_learners_clust.som |
| Spectral Clustering Learner | LearnerClustSpectral mlr_learners_clust.specc |
| ST-DBSCAN Clustering Learner | LearnerClustSTDBSCAN mlr_learners_clust.stdbscan |
| Robust Trimmed Clustering Learner | LearnerClustTclust mlr_learners_clust.tclust |
| X-Means Clustering Learner | LearnerClustXMeans mlr_learners_clust.xmeans |
| Average Between-Cluster Distance | mlr_measures_clust.avg_between |
| Average Within-Cluster Distance | mlr_measures_clust.avg_within |
| Calinski Harabasz Pseudo F-Statistic | mlr_measures_clust.ch |
| Davies-Bouldin Index | mlr_measures_clust.davies_bouldin |
| Dunn Index | mlr_measures_clust.dunn |
| Dunn2 Index | mlr_measures_clust.dunn2 |
| Entropy | mlr_measures_clust.entropy |
| Pearson Gamma | mlr_measures_clust.pearsongamma |
| Rousseeuw's Silhouette Quality Index | mlr_measures_clust.silhouette |
| Within/Between Ratio | mlr_measures_clust.wb_ratio |
| Within Sum of Squares | mlr_measures_clust.wss |
| Ruspini Cluster Task | mlr_tasks_ruspini |
| US Arrests Cluster Task | mlr_tasks_usarrests |
| Prediction Object for Cluster Analysis | PredictionClust |
| Cluster Task | TaskClust |
