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

Updated ae1svm comments w/ parameters descriptions #594

Closed zhuox5 closed 5 days ago

zhuox5 commented 5 days ago

All Submissions Basics:

All Submissions Cores:

New Model Submissions:

coveralls commented 5 days ago

Pull Request Test Coverage Report for Build 9766585377

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyod/test/test_ae1svm.py 78 79 98.73%
pyod/utils/torch_utility.py 6 7 85.71%
pyod/models/ae1svm.py 123 127 96.85%
<!-- Total: 207 213 97.18% -->
Totals Coverage Status
Change from base Build 9622700450: 0.1%
Covered Lines: 9569
Relevant Lines: 10151

💛 - Coveralls