pygod-team / pygod

A Python Library for Graph Outlier Detection (Anomaly Detection)
https://pygod.org
BSD 2-Clause "Simplified" License
1.31k stars 127 forks source link

Fix the typo of attribute name decision_score_ #80

Closed OldPanda closed 1 year ago

OldPanda commented 1 year ago

The argument should be decision_score_ other than decision_scores_ in a model object according to the definition of class Detector

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5652650448


Totals Coverage Status
Change from base Build 5595818306: 0.0%
Covered Lines: 2503
Relevant Lines: 2514

💛 - Coveralls