79776789

Date: 2025-09-27 13:22:39
Score: 0.5
Natty:
Report link

The TreeExplainer in the [shap](https://shap.readthedocs.io/en/latest/index.html) package works with scikit-learn IsolationForest. So if you implement the scikit-learn Estimator interface in same was as IsolationForest, then it should also work with your method.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Jon Nordby