Published June 10, 2024
| Version v1.0
Software
Open
Greedy Search for the best Minimally Complex Model
Description
This program performs a greedy search for the best Minimally Complex Model for a given binary dataset.
Finding such a model can be used for the detection of community structures in binary data, while taking into account possible high-order patterns of the data in detecting the communities (i.e., possible high-order correlations between the variables). We use the fact that each partition of the variables (i.e., a community structure) can be mapped to an MCM.
Files
MinCompSpin_Greedy-main.zip
Files
(6.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:a660bcb3afd53a0da8ec8b1f2e01fa2e
|
6.3 MB | Preview Download |
Additional details
Related works
- Is derived from
- https://github.com/clelidm/MinCompSpin_Greedy/tree/main (URL)
Software
- Repository URL
- https://github.com/clelidm/MinCompSpin_Greedy/tree/main
- Programming language
- C++ , C