Skip to content

Commit

Permalink
Add ComplementNB to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lowener committed Jul 7, 2022
1 parent d1bc755 commit ab01d8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,9 @@ Naive Bayes
.. autoclass:: cuml.naive_bayes.BernoulliNB
:members:

.. autoclass:: cuml.naive_bayes.ComplementNB
:members:

.. autoclass:: cuml.naive_bayes.GaussianNB
:members:

Expand Down

0 comments on commit ab01d8e

Please sign in to comment.