Skip to content

For each of the following Naive Bayes classes, cross reference the other NB classes in the See Also section. #20439

@genvalen

Description

@genvalen

I think we should not introduce a new empty section. Here we could cross-reference the other Naive Bayes model instead.

For each of the following classes:

    "BernoulliNB",
    "BernoulliNB",
    "GaussianNB",
    "GaussianNB",
    "MultinomialNB",
    "MultinomialNB",
    "ComplementNB",
    "ComplementNB",
    "CategoricalNB",

have a See Also section that mentions the other quoting the first line of their own docstring.

Originally posted by @ogrisel in #20422 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions