Medial Code Documentation
Loading...
Searching...
No Matches
Functions
lightgbm.libpath Namespace Reference

Functions

 find_lib_path ()
 

Detailed Description

Find the path to LightGBM dynamic library files.

Function Documentation

◆ find_lib_path()

lightgbm.libpath.find_lib_path ( )
Find the path to LightGBM library files.

Returns
-------
lib_path: list of strings
   List of all found library paths to LightGBM.