Skip to content

Commit

Permalink
Merge pull request #555 from derekvawdrey/patch-1
Browse files Browse the repository at this point in the history
Fixing pdf link
  • Loading branch information
yzhao062 authored Jun 21, 2024
2 parents 6cb49f3 + b07a531 commit efae65d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Welcome to PyOD, a versatile Python library for detecting anomalies in multivari

* **For graph outlier detection**, please use `PyGOD <https://pygod.org/>`_.

* **Performance Comparison \& Datasets**: We have a 45-page, the most comprehensive `anomaly detection benchmark paper <https://www.andrew.cmu.edu/user/yuezhao2/papers/22-neurips-adbench.pdf>`_. The fully `open-sourced ADBench <https://github.com/Minqi824/ADBench>`_ compares 30 anomaly detection algorithms on 57 benchmark datasets.
* **Performance Comparison \& Datasets**: We have a 45-page, the most comprehensive `anomaly detection benchmark paper <https://arxiv.org/pdf/2206.09426>`_. The fully `open-sourced ADBench <https://github.com/Minqi824/ADBench>`_ compares 30 anomaly detection algorithms on 57 benchmark datasets.

* **Learn more about anomaly detection** \@ `Anomaly Detection Resources <https://github.com/yzhao062/anomaly-detection-resources>`_

Expand Down Expand Up @@ -362,4 +362,4 @@ Key Attributes of a fitted model:
.. bibliography::
:cited:
:labelprefix: A
:keyprefix: a-
:keyprefix: a-

0 comments on commit efae65d

Please sign in to comment.