Skip to content

Provide an array endpoint  #2

@pomber

Description

@pomber

sklearn needs the column order to be the same as the training dataset: scikit-learn/scikit-learn#7242

So there should be an endpoint accepting an array instead of a dict.

Another option could be to somehow provide a map to sort the columns (as xgboost does with get_booster().feature_names).

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