Table of Contents

Mojo function

outlier_scores

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

Args:

  • tree (Dict)
  • lambda_array (List)

Returns:

List

Raises: