aricode (Q40973): Difference between revisions
From MaRDI portal
Removed claims |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
(13 intermediate revisions by 5 users not shown) | |||||||||||||||
Property / last update | |||||||||||||||
| |||||||||||||||
Property / last update: 14 December 2022 / rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Julien Chiquet / rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Guillem Rigaill / rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Martina Sundqvist / rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: GNU General Public License / rank | |||||||||||||||
Property / copyright license: GNU General Public License / qualifier | |||||||||||||||
Property / cites work | |||||||||||||||
Property / cites work: Information theoretic measures for clusterings comparison / rank | |||||||||||||||
Property / cites work | |||||||||||||||
Property / cites work: Adjusting the adjusted Rand Index / rank | |||||||||||||||
Property / software version identifier | |||||||||||||||
0.1.1 | |||||||||||||||
Property / software version identifier: 0.1.1 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.1.1 / qualifier | |||||||||||||||
publication date: 2 May 2018
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.1.2 | |||||||||||||||
Property / software version identifier: 0.1.2 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.1.2 / qualifier | |||||||||||||||
publication date: 29 June 2019
| |||||||||||||||
Property / software version identifier | |||||||||||||||
1.0.0 | |||||||||||||||
Property / software version identifier: 1.0.0 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 1.0.0 / qualifier | |||||||||||||||
publication date: 4 September 2022
| |||||||||||||||
Property / software version identifier | |||||||||||||||
1.0.1 | |||||||||||||||
Property / software version identifier: 1.0.1 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 1.0.1 / qualifier | |||||||||||||||
publication date: 5 September 2022
| |||||||||||||||
Property / software version identifier | |||||||||||||||
1.0.3 | |||||||||||||||
Property / software version identifier: 1.0.3 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 1.0.3 / qualifier | |||||||||||||||
publication date: 20 October 2023
| |||||||||||||||
Property / programmed in | |||||||||||||||
Property / programmed in: R / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / last update | |||||||||||||||
20 October 2023
| |||||||||||||||
Property / last update: 20 October 2023 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / description | |||||||||||||||
Implements an efficient O(n) algorithm based on bucket-sorting for fast computation of standard clustering comparison measures. Available measures include adjusted Rand index (ARI), normalized information distance (NID), normalized mutual information (NMI), adjusted mutual information (AMI), normalized variation information (NVI) and entropy, as described in Vinh et al (2009) <doi:10.1145/1553374.1553511>. Include AMI (Adjusted Mutual Information) since version 0.1.2, a modified version of ARI (MARI), as described in Sundqvist et al. <doi:10.1007/s00180-022-01230-7> and simple Chi-square distance since version 1.0.0. | |||||||||||||||
Property / description: Implements an efficient O(n) algorithm based on bucket-sorting for fast computation of standard clustering comparison measures. Available measures include adjusted Rand index (ARI), normalized information distance (NID), normalized mutual information (NMI), adjusted mutual information (AMI), normalized variation information (NVI) and entropy, as described in Vinh et al (2009) <doi:10.1145/1553374.1553511>. Include AMI (Adjusted Mutual Information) since version 0.1.2, a modified version of ARI (MARI), as described in Sundqvist et al. <doi:10.1007/s00180-022-01230-7> and simple Chi-square distance since version 1.0.0. / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Julien Chiquet / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Guillem Rigaill / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Martina Sundqvist / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: GNU General Public License / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license: GNU General Public License / qualifier | |||||||||||||||
edition/version: ≥ 3 (English) | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: Matrix / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: Rcpp / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / cites work | |||||||||||||||
Property / cites work: Information theoretic measures for clusterings comparison / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / cites work | |||||||||||||||
Property / cites work: Adjusting the adjusted Rand Index / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / MaRDI profile type | |||||||||||||||
Property / MaRDI profile type: MaRDI software profile / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / source code repository | |||||||||||||||
Property / source code repository: https://github.com/cran/aricode / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:6c61c0a55f23364192bae61867135b602aac2f4a / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:6c61c0a55f23364192bae61867135b602aac2f4a / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:6c61c0a55f23364192bae61867135b602aac2f4a / qualifier | |||||||||||||||
point in time: 17 November 2023
| |||||||||||||||
links / mardi / name | links / mardi / name | ||||||||||||||
Latest revision as of 21:39, 21 March 2024
Efficient Computations of Standard Clustering Comparison Measures
Language | Label | Description | Also known as |
---|---|---|---|
English | aricode |
Efficient Computations of Standard Clustering Comparison Measures |
Statements
20 October 2023
0 references
Implements an efficient O(n) algorithm based on bucket-sorting for fast computation of standard clustering comparison measures. Available measures include adjusted Rand index (ARI), normalized information distance (NID), normalized mutual information (NMI), adjusted mutual information (AMI), normalized variation information (NVI) and entropy, as described in Vinh et al (2009) <doi:10.1145/1553374.1553511>. Include AMI (Adjusted Mutual Information) since version 0.1.2, a modified version of ARI (MARI), as described in Sundqvist et al. <doi:10.1007/s00180-022-01230-7> and simple Chi-square distance since version 1.0.0.
0 references
Identifiers
17 November 2023
0 references