"tests/python_package_test/test_consistency.py" did not exist on "04d4811b4e6d51542bd2e2e23d0e608a9732ea30"
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