microsoft / microsoft/SynapseML

[Lightgbm] How to save models while training

Open
#531 3 comments 0 reactions 0 assignees View on GitHub
area/lightgbm
Dominant language
Scala
Stars
5.2k
Forks
868
Avg merge
22h 9m
Merged PRs (30d)
45

Description

In python api I can write a callback function to save models while trianing. Is there a way to achieve this goal for spark version? And I noticed that there's no eval and trianing loss printed out. Is there any params to control it? Thanks!

Contributor guide

Open the contributing guide

Research direction

Start by comparing the Python callback approach mentioned in the issue with the Spark LightGBM API. Investigate whether model saving during training and evaluation/training-loss output are supported, and locate any relevant parameters or API entry points. Done should be defined as a confirmed supported approach or a clearly scoped missing capability.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, scala, spark
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.