Package: DatabionicSwarm 1.3.0
DatabionicSwarm: Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environment may exhibit emergent behavior such as self-organization and swarm intelligence. Here, a swarm system called Databionic swarm (DBS) is introduced which was published in Thrun, M.C., Ultsch A.: "Swarm Intelligence for Self-Organized Clustering" (2020), Artificial Intelligence, <doi:10.1016/j.artint.2020.103237>. DBS is able to adapt itself to structures of high-dimensional data such as natural clusters characterized by distance and/or density based structures in the data space. The first module is the parameter-free projection method called Pswarm (Pswarm()), which exploits the concepts of self-organization and emergence, game theory, swarm intelligence and symmetry considerations. The second module is the parameter-free high-dimensional data visualization technique, which generates projected points on the topographic map with hypsometric tints defined by the generalized U-matrix (GeneratePswarmVisualization()). The third module is the clustering method itself with non-critical parameters (DBSclustering()). Clustering can be verified by the visualization and vice versa. The term DBS refers to the method as a whole. It enables even a non-professional in the field of data mining to apply its algorithms for visualization and/or clustering to data sets with completely different structures drawn from diverse research fields. The comparison to common projection methods can be found in the book of Thrun, M.C.: "Projection Based Clustering through Self-Organization and Swarm Intelligence" (2018) <doi:10.1007/978-3-658-20540-9>.
Authors:
DatabionicSwarm_1.3.0.tar.gz
DatabionicSwarm_1.3.0.zip(r-4.7)DatabionicSwarm_1.3.0.zip(r-4.6)DatabionicSwarm_1.3.0.zip(r-4.5)
DatabionicSwarm_1.3.0.tgz(r-4.6-x86_64)DatabionicSwarm_1.3.0.tgz(r-4.6-arm64)DatabionicSwarm_1.3.0.tgz(r-4.5-x86_64)DatabionicSwarm_1.3.0.tgz(r-4.5-arm64)
DatabionicSwarm_1.3.0.tar.gz(r-4.7-arm64)DatabionicSwarm_1.3.0.tar.gz(r-4.7-x86_64)DatabionicSwarm_1.3.0.tar.gz(r-4.6-arm64)DatabionicSwarm_1.3.0.tar.gz(r-4.6-x86_64)
DatabionicSwarm_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DatabionicSwarm/json (API)
| # Install 'DatabionicSwarm' in R: |
| install.packages('DatabionicSwarm', repos = c('https://mthrun.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mthrun/databionicswarm/issues
- DefaultColorSequence - Default color sequence for plots
- Hepta - Hepta is part of the Fundamental Clustering Problem Suit (FCPS) [Thrun/Ultsch, 2020].
- Lsun3D - Lsun3D is part of the Fundamental Clustering Problem Suit (FCPS) [Thrun/Ultsch, 2020].
Last updated from:442e97529e. Checks:11 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 223 | ||
| linux-devel-x86_64 | ERROR | 206 | ||
| source / vignettes | OK | 339 | ||
| linux-release-arm64 | ERROR | 240 | ||
| linux-release-x86_64 | ERROR | 223 | ||
| macos-release-arm64 | ERROR | 165 | ||
| macos-release-x86_64 | ERROR | 295 | ||
| macos-oldrel-arm64 | ERROR | 198 | ||
| macos-oldrel-x86_64 | ERROR | 604 | ||
| windows-devel | ERROR | 203 | ||
| windows-release | ERROR | 280 | ||
| windows-oldrel | ERROR | 185 | ||
| wasm-release | OK | 182 |
Exports:DBSclusteringDelaunay4PointsDijkstraSSSPGeneratePswarmVisualizationProjectedPoints2GridPswarmRelativeDifferencesESOM4BMUssetGridSizeShortestGraphPathsCUniquePoints
Dependencies:clicpp11deldirfarverGeneralizedUmatrixggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerRcppRcppArmadilloRcppParallelrlangS7scalesvctrsviridisLitewithr
