Table of Contents

Mojo function

outlier_scores

fn outlier_scores(tree: Dict[String, List[Int]], lambda_array: List[Float32]) -> List[Float32]

Args:

  • tree (Dict[String, List[Int]])
  • lambda_array (List[Float32])

Returns:

List[Float32]

Raises: