LightGBM/R-package/R
Serkan Korkmaz 5fa615bc48
[R-package] only warn about early stopping and DART boosting being incompatible if early stopping was requested (#6619)
2024-08-21 15:34:15 -05:00
..
aliases.R [R-package] Accept factor labels and use their levels (#5341) 2023-02-13 22:12:20 -06:00
callback.R [R-package] standardize naming of internal functions (#6179) 2023-11-13 12:26:44 -06:00
lgb.Booster.R [R-package]: add num_trees_per_iter, num_trees, and num_iter methods (#6500) 2024-07-03 18:13:11 -05:00
lgb.DataProcessor.R [R-package] standardize naming of internal functions (#6179) 2023-11-13 12:26:44 -06:00
lgb.Dataset.R [python-package] [docs] Expand class docs for Dataset (#6558) 2024-07-24 14:45:59 -05:00
lgb.Predictor.R [R-package] standardize naming of internal functions (#6179) 2023-11-13 12:26:44 -06:00
lgb.convert_with_rules.R [R-package] remove unused internal variables (#5991) 2023-07-20 23:55:16 -05:00
lgb.cv.R [R-package] only warn about early stopping and DART boosting being incompatible if early stopping was requested (#6619) 2024-08-21 15:34:15 -05:00
lgb.drop_serialized.R [R-package] standardize naming of internal functions (#6179) 2023-11-13 12:26:44 -06:00
lgb.importance.R [R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226) 2023-12-07 17:03:16 -06:00
lgb.interprete.R [R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226) 2023-12-07 17:03:16 -06:00
lgb.make_serializable.R [R-package] standardize naming of internal functions (#6179) 2023-11-13 12:26:44 -06:00
lgb.model.dt.tree.R release v4.4.0 (#6439) 2024-06-14 16:14:06 -05:00
lgb.plot.importance.R [R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226) 2023-12-07 17:03:16 -06:00
lgb.plot.interpretation.R [R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226) 2023-12-07 17:03:16 -06:00
lgb.restore_handle.R [R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226) 2023-12-07 17:03:16 -06:00
lgb.train.R [R-package] only warn about early stopping and DART boosting being incompatible if early stopping was requested (#6619) 2024-08-21 15:34:15 -05:00
lightgbm.R [R-package] [python-package] deprecate Dataset arguments to cv() and train() (#6446) 2024-05-10 19:26:39 -05:00
metrics.R [R-package] Add explicit return statement to R functions. (#3703) 2021-01-04 20:54:52 -06:00
multithreading.R [R-package] [c++] add tighter multithreading control, avoid global OpenMP side effects (fixes #4705, fixes #5102) (#6226) 2023-12-07 17:03:16 -06:00
utils.R [R-package] ensure use of interaction_constraints does not lead to features being ignored (#6377) 2024-06-13 07:49:14 -05:00