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 torch.mean(auc) and updating model init in utils.py #86

Closed ParthaPratimBanik closed 1 year ago

ParthaPratimBanik commented 1 year ago

Fixed issue #85

Issues #83, #85, and the above solutions are tested on torch 2.0.1+cu117.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5890522716


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

💛 - Coveralls