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, ...)Readable description of the desired aggregation method:
Use "minimum".
Use "maximum".
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: