Skip to content

How to convert a trained LGBM model to DAAL model by CPP interfaces? #2836

Description

@AllenSun1024

Describe the bug

  • In Python, we can simply use daal4py.get_gbt_model_from_lightgbm() to convert a trained LGBM model to oneDAL, and use daal4py.gbt_regression_prediction() to predict.
  • May I find the corresponding CPP interfaces to convert models and predict?

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