"python-package/vscode:/vscode.git/clone" did not exist on "fcfd4132e6d40a22d52023396329c41fd3de4a42"
Upcast index to size_t in Refit (closes #3227) (#3228)
In the current implementation, the index is an int32, which will segfault with large data sets and a large number of estimators.
Showing
Please register or sign in to comment