Updated on 2024-01-04 GMT+08:00

Louvain (1.0.0)

Table 1 parameters parameter description

Parameter

Mandatory

Description

Type

Value Range

Default Value

convergence

No

Convergence

Double

The value is a real number between 0 and 1.

0.00001

max_iterations

No

Maximum iterations

Integer

1 to 2000

100

Table 2 response_data parameter description

Parameter

Type

Description

modularity

Double

Modularity

community_num

Integer

Number of communities

community

List

Community corresponding to each vertex. The format is as follows:

[{vertexId:communityId},...]

where

vertexId: string type

communityId: string type