Opens a socket communications channel on the driver, starts a thread that waits for the host:port from the executors, and then sends back the information to the executors.
Opens a socket communications channel on the driver, starts a thread that waits for the host:port from the executors, and then sends back the information to the executors.
The total number of training workers to wait for.
The address and port of the driver socket.
Generates a sparse dataset in CSR format.
Generates a sparse dataset in CSR format.
The rows of sparse vector.
Returns an integer ID for the current node.
Returns an integer ID for the current node.
In cluster, returns the executor id. In local case, returns the worker id.
Loads the native shared object binaries lib_lightgbm.so and lib_lightgbm_swig.so
Helper utilities for LightGBM learners