Skip to content

Commit

Permalink
docs: fix documentation for slope
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed Nov 30, 2023
1 parent a1f986e commit 1069aff
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
.. autosummary::
:toctree: generated/

slope
Slope
29 changes: 29 additions & 0 deletions docs/source/generated/sortedl1.Slope.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
sortedl1.Slope
==============

.. currentmodule:: sortedl1

.. autoclass:: Slope


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~Slope.__init__
~Slope.fit
~Slope.get_metadata_routing
~Slope.get_params
~Slope.predict
~Slope.score
~Slope.set_params
~Slope.set_score_request






6 changes: 0 additions & 6 deletions docs/source/generated/sortedl1.slope.rst

This file was deleted.

0 comments on commit 1069aff

Please sign in to comment.