"vscode:/vscode.git/clone" did not exist on "46d4eecf2e20ed970fa4f1dbfcf6b146c19a7597"
[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