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.27k stars 1.35k forks source link

V2.0.0 #583

Closed yzhao062 closed 1 month ago

yzhao062 commented 1 month ago

All Submissions Basics:

All Submissions Cores:

New Model Submissions:

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9328518040

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyod/test/test_torch_utility.py 118 119 99.16%
pyod/utils/torch_utility.py 88 89 98.88%
pyod/test/test_base_dl.py 98 104 94.23%
pyod/models/base_dl.py 119 126 94.44%
<!-- Total: 484 499 96.99% -->
Totals Coverage Status
Change from base Build 8309424051: 0.2%
Covered Lines: 9393
Relevant Lines: 10000

💛 - Coveralls