tooluniverse.tools.get_lightgbm_info moduleΒΆ get_lightgbm_info Get information about the lightgbm package. Fast gradient boosting framework tooluniverse.tools.get_lightgbm_info.get_lightgbm_info(*, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ Get information about the lightgbm package. Fast gradient boosting framework Parameters: parameters (No) stream_callback (Callable, optional) β Callback for streaming output use_cache (bool, default False) β Enable caching validate (bool, default True) β Validate parameters Return type: Any