Skip to content

Load treelite serialized model directly #209

@linanqiu

Description

@linanqiu

Is there a way to load a treelite serialized model directly (instead of a xgboost / lightgbm model). It seems possible in the Python interface via load_from_treelite_model (https://docs.rapids.ai/api/cuml/stable/api.html#cuml.ForestInference.load_from_treelite_model). My use case is using my custom R model to train an ensemble, then building a treelite model from that. It'd help immensely if I was able to use that treelite model in R.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions