Skip to content

release v0.18.1

Compare
Choose a tag to compare
@imatiach-msft imatiach-msft released this 15 Jun 04:32
8aefaf5
  • includes fix to implement sparse case for methods:
    • get_ranked_local_values
    • get_ranked_local_names
    • get_local_importance_rank

and compress local importance values to dense format based on whether it will be more optimal storage when converting an engineered explanation to a raw explanation

  • remove another spurious cuML warning message on library import.