Tags: dmlc/XGBoost.jl
Tags
## XGBoost v2.5.1 [Diff since v2.5.0](v2.5.0...v2.5.1) **Merged pull requests:** - allow watchlist to be NamedTuple (#199) (@ExpandingMan)
## XGBoost v2.5.0 [Diff since v2.4.1](v2.4.1...v2.5.0) **Merged pull requests:** - Add functionality for early stopping rounds. (#193) (@david-sun-1) - Set more sensible default threads count (#196) (@Moelf) **Closed issues:** - Number of threads used may be more than number of processes (#88)
## XGBoost v2.4.1 [Diff since v2.4.0](v2.4.0...v2.4.1) **Merged pull requests:** - bump CEnum (#194) (@ExpandingMan)
## XGBoost v2.4.0 [Diff since v2.3.2](v2.3.2...v2.4.0) support for `libxgboost` 2.0 **Merged pull requests:** - update to libxgboost 2.0 (#191) (@ExpandingMan) **Closed issues:** - Saving and Loading Boosters (#189)
## XGBoost v2.3.2 [Diff since v2.3.1](v2.3.1...v2.3.2) **Closed issues:** - Watchlist error (#186) - `predict` overwrites previously returned predictions (#187) **Merged pull requests:** - copy predicted array so we dont overwrite used memory location (#188) (@ExpandingMan)
## XGBoost v2.3.1 [Diff since v2.3.0](v2.3.0...v2.3.1) **Closed issues:** - crash with Julia >= 1.8.4 under Windows 11 (#153) - xgboost failing with julia 1.8.5 (#179) - issue finding libomp popped up after updating environment (#182) - xgboost fails to find libxgboost (#183) **Merged pull requests:** - Fix typo in `XGBoost.xgboost(...)` docstring (#181) (@artemsolod) - fixes for Term extension (#185) (@ExpandingMan)
## XGBoost v2.3.0 [Diff since v2.2.5](v2.2.5...v2.3.0) **Closed issues:** - Quick question on Custom objective (#178) **Merged pull requests:** - Make CUDA and Term weak dependencies on Julia >= 1.9 (#176) (@devmotion)
## XGBoost v2.2.5 [Diff since v2.2.4](v2.2.4...v2.2.5) **Closed issues:** - Capturing evaluation log solved ..... sort of (#148) - Important caveat converting DataFrame to DMatrix (#155) - question on XGBoost_jll (#168) - Update term.jl dependency (#173) **Merged pull requests:** - expand compat bounds for Term.jl (#174) (@ExpandingMan)
## XGBoost v2.2.4 [Diff since v2.2.3](v2.2.3...v2.2.4) **Closed issues:** - Classification: Support multiple metrics (#163) **Merged pull requests:** - add CUDA 4 to compat (#166) (@ExpandingMan)
## XGBoost v2.2.3 [Diff since v2.2.2](v2.2.2...v2.2.3) **Merged pull requests:** - add ability to set multi-valued booster params (#164) (@ExpandingMan)
PreviousNext