10000 Typo in HistGradientBoosting documentation | no_interaction should be no_interactions · Issue #26056 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Typo in HistGradientBoosting documentation | no_interaction should be no_interactions #26056
Closed
@ogencoglu

Description

@ogencoglu

Describe the issue linked to the documentation

In documentation, the interaction_cst field of HistGradientBoostingRegressor mentions no_interaction as an allowed value. This throws an error, as it needs to be no_interactions.

Same thing in HistGradientBoostingClassifier

Suggest a potential alternative/fix

no_interaction -> no_interactions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0