Table of Contents

Mojo function

outlier_scores

def outlier_scores(tree: Dict[String, List[Scalar[DType.int]]], lambda_array: List[Float32]) -> List[Float32]

Args:

  • tree (Dict)
  • lambda_array (List)

Returns:

List

Raises: