With spectral_clust fixed can now go on
This commit is contained in:
parent
9da1a25735
commit
959c14e4a1
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ list_collection <- clusterize_bipartite_networks(
|
|||
nb_cores = parallelly::availableCores(omit = 1L),
|
||||
verbosity = 2L,
|
||||
plot_details = 0L,
|
||||
backend = "no_mc"
|
||||
backend = "parallel"
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue