[JVM-Package] How I can get eval value for each iteration
- Dominant language
- C++
- Stars
- 28.8k
- Forks
- 8.9k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 54
Description
Hi~I using xgboost4j-spark version0.82 in spark scala.
I use setCustomEval and fit my **classification model** successfully, and I can see the eval value for each iteration in console.
But I want to save the Eval Value for each iteration into file, hwo can I do?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the xgboost4j-spark setCustomEval and fit entry points that produce evaluation values in the console. Check how per-iteration values are currently exposed and whether the classification workflow has a documented output path. Done means identifying or documenting a supported way to persist each iteration's evaluation value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100