Commits


Laurae authored and Guolin Ke committed 3ec345e2a28
Fix [R-package] Prevent remembering parameters (#799) * Revert "[R-package] Prevent remembering parameters (#796)" This reverts commit c795e2c8e12e8fe989bde0ab4ee59c2301325814. * Use model load/unload trick for free-ing up memory * Missing comma * Hand copy manual update (1/2) * Hand copy manual update (2/2)