Changelog
Added
- Added
accuratemode toauto_fs()using auto-tuned GradientBoosting - Added
get_gb_params()— auto-tunes GradientBoosting params based on row count and feature count
Notes
accuratemode is slower but captures non-linear relationships — use it whenbalancedis not enough- GradientBoosting params scale automatically with dataset size and feature count to avoid overfitting