Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

Clustering (version 1.7)

recall_metric: Method to calculate the recall

Description

Method to calculate the recall

Usage

recall_metric(true_positive, false_negative)

Arguments

true_positive

array with matching elements of B is in the same cluster

false_negative

array with matching elements of B is not in the same cluster

Value

returns a double with the recall calculation