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

V1.0.7 #464

Closed yzhao062 closed 1 year ago

yzhao062 commented 1 year ago

All Submissions Basics:

All Submissions Cores:

New Model Submissions:

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3698137645


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyod/models/alad.py 6 7 85.71%
pyod/test/test_thresholds.py 95 96 98.96%
pyod/utils/data.py 7 9 77.78%
<!-- Total: 234 238 98.32% -->
Totals Coverage Status
Change from base Build 3667612144: 0.2%
Covered Lines: 8601
Relevant Lines: 9163

💛 - Coveralls