HCBE method is one of the hypergraph clustering algorithms. For more details on the algorithm, please refer to the following paper.
- エッジ追加に基づくハイパーグラフクラスタリングの特性評価
- ハイパーグラフクラスタリングにおけるエッジ追加順序の比較
- スター展開を利用したハイパーグラフのソフトクラスタリング
- Fast Clustering of HypergraphsBased on Bipartite-Edge Restoration and Node Reachability
(REPL)]add https://github.com/Inazuma110/HCBE.jl
or
using Pkg
Pkg.add(url="https://github.com/Inazuma110/HCBE.jl")
Julia packages providing other clustering methods: