Skip to content

Unused parameter X_idx_sorted in tree classifiers #16818

Closed
@mossbanay

Description

@mossbanay

It looks like a parameter X_idx_sorted being passed in the fit methods for the tree classifiers (e.g. DecisionTreeClassifier) and is a remanent from the presorting that was deprecated in #14907.
As far as I can see it's not being used internally, perhaps it should be deprecated also?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions