Skip to content

Commit

Permalink
Add ComplementNB to the documentation (#4805)
Browse files Browse the repository at this point in the history
Authors:
  - Micka (https://github.com/lowener)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #4805
  • Loading branch information
lowener authored Jul 11, 2022
1 parent 1629320 commit b5a48db
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 b5a48db

Please sign in to comment.