Skip to content

Incompatible key word arguments in decision_tree #170

Open
@baasman

Description

@baasman

Currently, at least decision_tree seems to be failing due to the keyword "presort" being removed in DecisionTreeClassifier. Downgrading sklearn to earlier versions would fix this, but I'm using more recent version (.23 and up) for other reasons. Is there a way to have finer control over what kwargs are passed? Is this even fixable within hyperopt-sklearn? Or do I have to live with using older versions of scikit-learn?

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