fastgbm 0.6.1

CRAN resubmission fixes

fastgbm 0.6.0

New task type: multiclass classification (objective = "multiclass")

fastgbm 0.5.0

Scaling benchmark extended to p = 1000

Multi-threaded scaling: level-wise (breadth-first) tree growth

Split-search performance: child G/H inherited from the parent’s split, not recomputed

Scaling benchmark: n x p x threads, plus tuning tips

Split-search performance: two fixed costs removed from src/fastgbm.cpp

fastgbm 0.4.0

Regression and binary classification objectives added back (objective = "regression" / "binary")

Per-node feature resampling, default hyperparameters, and a 3-objective benchmark

New objective: piecewise exponential (objective = "pexp")

fastgbm 0.3.0

Error-analysis diagnostics and early stopping

fastgbm 0.2.0

Renamed from fastgbm; narrowed to survival-only

Scientific-validity audit

fastgbm 0.1.0