Skip to content

refactor: don't rely on internal scikit-learn functions #16

@jolars

Description

@jolars

We are current using _preprocess_data from sklearn.linear_model, but it is not a public API and should not be used. This just created a problem for me since they dropped the return_mean argument, which caused the benchmark to fail.

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