microsoft / microsoft/SynapseML
[Lightgbm] How to save models while training
Open
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
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