yzhao062 / pyod

A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
http://pyod.readthedocs.io
BSD 2-Clause "Simplified" License
8.48k stars 1.36k forks source link

Add the DIFFI (Depth Based Isolation Forest Feature Importance) Interpretability method to IForest #536

Open FrizzoDavide opened 9 months ago

FrizzoDavide commented 9 months ago

All Submissions Basics:

All Submissions Cores:

New Model Submissions:

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7824024576


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyod/test/test_iforest.py 287 294 97.62%
pyod/models/iforest.py 355 375 94.67%
<!-- Total: 642 669 95.96% -->
Totals Coverage Status
Change from base Build 7823888310: 0.1%
Covered Lines: 9649
Relevant Lines: 10276

💛 - Coveralls
yzhao062 commented 7 months ago

close and re-open it to trigger autotest