Skip to content

A wrong reference in DOC fix a reference in sklearn.ensemble.GradientBoostingRegressor #20197

@tsuga

Description

@tsuga

Describe the issue linked to the documentation

https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html

In the reference ("See also" section), the RandomForestRegressor is introduced as sklearn.tree.RandomForestRegressor but it should be sklearn.ensemble.RandomForestRegressor.

Suggest a potential alternative/fix

I will create a PR shortly.

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