Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
- fix typo
- remove obsolete Table of Contents entries
  • Loading branch information
jannik-wagner-webcom authored Jan 8, 2025
1 parent e9d09c2 commit 03130e6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Welcome to PyOD, a well-developed and easy-to-use Python library for detecting a

**Additional Resources**:

* **NLP Anomaly Detection**: `NLP-ADBench <https://github.com/USC-FORTIS/NLP-ADBench>`_ provides both NLP anonaly detection datasets and algorithms
* **NLP Anomaly Detection**: `NLP-ADBench <https://github.com/USC-FORTIS/NLP-ADBench>`_ provides both NLP anomaly detection datasets and algorithms
* **Time-series Outlier Detection**: `TODS <https://github.com/datamllab/tods>`_
* **Graph Outlier Detection**: `PyGOD <https://pygod.org/>`_
* **Performance Comparison & Datasets**: Our 45-page `anomaly detection benchmark paper <https://openreview.net/forum?id=foA_SFQ9zo0>`_ and `ADBench <https://github.com/Minqi824/ADBench>`_, comparing 30 algorithms on 57 datasets
Expand Down Expand Up @@ -173,8 +173,6 @@ For a broader perspective on anomaly detection, see our NeurIPS papers `ADBench:
* `Thresholding Outlier Scores <#thresholding-outlier-scores>`_
* `Implemented Algorithms <#implemented-algorithms>`_
* `Quick Start for Outlier Detection <#quick-start-for-outlier-detection>`_
* `How to Contribute <#how-to-contribute>`_
* `Inclusion Criteria <#inclusion-criteria>`_

----

Expand Down

0 comments on commit 03130e6

Please sign in to comment.