Skip to content

LightGBM: Support for outputting decision path and leaf #710

@ajryan

Description

@ajryan

Has any work already begun for outputting decision path and leaf data? I believe it would be similar to this implementation for decision tree and random forest in sklearn_onnx onnx/sklearn-onnx#563.

One challenge appears to be onnxmltools does not have a story for converters that accept options. I see that sklearn implemented their own topology and Scope that exposes an options API.

Metadata

Metadata

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