Skip to content

Commit

Permalink
massive documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yzhao062 committed Nov 18, 2023
1 parent aa0b4b2 commit a7b44f2
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 276 deletions.
6 changes: 3 additions & 3 deletions docs/pyod.models.rst
Expand Up @@ -43,7 +43,7 @@ pyod.models.auto\_encoder\_torch module

.. automodule:: pyod.models.auto_encoder_torch
:members:
:exclude-members: LinearBlock, MLPnet
:exclude-members:
:show-inheritance:
:inherited-members:

Expand Down Expand Up @@ -110,7 +110,7 @@ pyod.models.dif module

.. automodule:: pyod.models.dif
:members:
:exclude-members:
:exclude-members: LinearBlock, MLPnet
:undoc-members:
:show-inheritance:
:inherited-members:
Expand Down Expand Up @@ -159,7 +159,7 @@ pyod.models.iforest module

.. automodule:: pyod.models.iforest
:members:
:exclude-members: estimators_, max_samples_, estimators_samples_
:exclude-members:
:undoc-members:
:show-inheritance:
:inherited-members:
Expand Down

0 comments on commit a7b44f2

Please sign in to comment.