Skip to content

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

Open
@AllenSun1024

Description

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

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