Commits


Laurae authored and Guolin Ke committed 256547fa937
[R-package] Merge iterations and early stopping with params (#829) * Prepare merging parameters * Add parameters from params for lgb.train * Usage of params in lgb.cv for rounds/early stop * Double bracket (1) * Double brackets (2)