Package: ORKM 1.0.0
ORKM: The Online Regularized K-Means Clustering Algorithm
Algorithm of online regularized k-means to deal with online multi(single) view data. The philosophy of the package is described in Guo G. (2024) <doi:10.1016/j.ins.2024.121133>.
Authors:
ORKM_1.0.0.tar.gz
ORKM_1.0.0.zip(r-4.7)ORKM_1.0.0.zip(r-4.6)ORKM_1.0.0.zip(r-4.5)
ORKM_1.0.0.tgz(r-4.6-any)ORKM_1.0.0.tgz(r-4.5-any)
ORKM_1.0.0.tar.gz(r-4.7-any)ORKM_1.0.0.tar.gz(r-4.6-any)
ORKM_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ORKM/json (API)
| # Install 'ORKM' in R: |
| install.packages('ORKM', repos = c('https://guangbaog.r-universe.dev', 'https://cloud.r-project.org')) |
Datasets:
- cora_view1 - The first view of Cora data set.
- cora_view2 - The second view of Cora data set.
- cora_view3 - The third view of Cora data set.
- cora_view4 - The fourth view of Cora data set.
- cornell_cites - The first view of Cornell data set.
- cornell_content - The second view of Cornell data set.
- cornell_inbound - The third view of Cornell data set.
- cornell_outbound - The fourth view of Cornell data set.
- labelcora - True clustering labels for Cora data set.
- labelcornell - True clustering labels for Cornell data set.
- labelTexas - True clustering labels for Texas data set.
- labelWashington - True clustering labels for Washington data set.
- labelWisconsin - True clustering labels for Wisconsin data set.
- movie_1 - The first view of Movie data set.
- movie_2 - The second view of Movie data set.
- QCM - The QCM data set with K=5.
- seed - A single-view data set named Seeds.
- sobar - A single-view data set named Sobar.
- texas_cites - The first view of Texas data set.
- texas_content - The second view of Texas dataset.
- texas_inbound - The third view of Texas data set.
- texas_outbound - The fourth view of Texas data set.
- turelabel - Ture label of Movie data set.
- Washington_cites - The third view of Washington data set.
- Washington_content - The second view of Washington data set.
- Washington_inbound - The third view of Washington data set.
- Washington_outbound - The fourth view of Washington data set.
- Wisconsin_cites - The first view of Wisconsin data set.
- Wisconsin_content - The second view of Wisconsin data set.
- Wisconsin_inbound - The third view of Wisconsin data set.
- Wisconsin_outbound - The fourth view of Wisconsin data set.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:d2373700b9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 157 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| windows-devel | OK | 120 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 108 | ||
| wasm-release | OK | 128 |
