"src/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "4cf9376d6652d3d7afa82e98dfb363af9275969d"
[python] add possibility to predict dataset with nrow > max_int32 (#1615)
* added possibility to predict numpy array with nrow > max_int32 * save memory more efficient * better variable name * added possibility to predict scipy.sparse.csr matrix with nrow > max_int32 * added possibility to predict scipy.sparse.csc matrix with nrow > max_int32 * reworked numpy array case
Showing
Please register or sign in to comment