Skip to content

[R-package] Expose start_iteration to dump/save/lgb.model.dt.tree #6397

@mayer79

Description

@mayer79

The predict() function has a start_iteration argument. As in Python, we could expose this argument to

  • lgb.dump() and Booster$dump_model(),
  • lgb.save() and Booster$save_model(), and
  • Booster$save_model_to_string().

Furthermore, we can also add it to lgb.model.dt.tree(), providing a straight-forward solution to #6380

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions