For a desired aggregation method, retrieve the function which aggregates the meta-path based similarity scores. This function is a wrapper around get_similarity()
.
get_aggregation_function(method_name, get_verbose, ...)
method_name | Readable description of the desired aggregation method:
|
---|---|
get_verbose | Should output be printed to console? |
... | Other arguments to pass to appropriate meta-path similarity function. |
The output of the desired aggregation method.
See the following aggregation functions: