Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
Add reference page
  • Loading branch information
reidjohnson committed Oct 10, 2023
1 parent 8a8e383 commit c9fb45b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
11 changes: 11 additions & 0 deletions docs/references.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
:orphan:

.. title:: References

.. _references:

==========
References
==========

.. bibliography::
4 changes: 0 additions & 4 deletions docs/user_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,3 @@ The maximum number of proximity counts output per test sample can be limited by
Out-of-bag (OOB) proximity counts can be returned by specifying `oob_score = True`::

>>> proximities = reg.proximity_counts(X_train, oob_score=True)

References
----------
.. bibliography::

0 comments on commit c9fb45b

Please sign in to comment.