Index
All Classes and Interfaces|All Packages|Serialized Form
A
- add(double) - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- add(float) - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- add(int) - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- addValidData(LGBMDataset) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Add new validation data to booster.
B
- byte_to_voidp_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- byte_to_voidp_ptr(SWIGTYPE_p_unsigned_char) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- byteArray_getitem(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- byteArray_getitem(SWIGTYPE_p_unsigned_char, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- byteArray_setitem(long, long, short) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- byteArray_setitem(SWIGTYPE_p_unsigned_char, long, short) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- bytep_assign(long, short) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- bytep_assign(SWIGTYPE_p_unsigned_char, short) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- bytep_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- bytep_value(SWIGTYPE_p_unsigned_char) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
C
- C_API_DTYPE_FLOAT32 - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_DTYPE_FLOAT32_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_DTYPE_FLOAT64 - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_DTYPE_FLOAT64_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_DTYPE_INT32 - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_DTYPE_INT32_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_DTYPE_INT64 - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_DTYPE_INT64_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_FEATURE_IMPORTANCE_GAIN - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_FEATURE_IMPORTANCE_GAIN_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_FEATURE_IMPORTANCE_SPLIT - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_FEATURE_IMPORTANCE_SPLIT_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_MATRIX_TYPE_CSC - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_MATRIX_TYPE_CSC_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_MATRIX_TYPE_CSR - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_MATRIX_TYPE_CSR_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_PREDICT_CONTRIB - Enum constant in enum com.microsoft.ml.lightgbm.PredictionType
- C_API_PREDICT_CONTRIB - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_PREDICT_CONTRIB_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_PREDICT_LEAF_INDEX - Enum constant in enum com.microsoft.ml.lightgbm.PredictionType
- C_API_PREDICT_LEAF_INDEX - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_PREDICT_LEAF_INDEX_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_PREDICT_NORMAL - Enum constant in enum com.microsoft.ml.lightgbm.PredictionType
- C_API_PREDICT_NORMAL - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_PREDICT_NORMAL_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- C_API_PREDICT_RAW_SCORE - Enum constant in enum com.microsoft.ml.lightgbm.PredictionType
- C_API_PREDICT_RAW_SCORE - Static variable in interface com.microsoft.ml.lightgbm.lightgbmlibConstants
- C_API_PREDICT_RAW_SCORE_get() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- clear() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- clear() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- clear() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- close() - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Deallocate all native memory for the LightGBM model.
- close() - Method in class io.github.metarank.lightgbm4j.LGBMBooster.FastConfig
- close() - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Deallocate all native memory for the LightGBM dataset.
- coalesce_to(SWIGTYPE_p_double) - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- coalesce_to(SWIGTYPE_p_double, boolean) - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- coalesce_to(SWIGTYPE_p_float) - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- coalesce_to(SWIGTYPE_p_float, boolean) - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- coalesce_to(SWIGTYPE_p_int) - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- coalesce_to(SWIGTYPE_p_int, boolean) - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- com.microsoft.ml.lightgbm - package com.microsoft.ml.lightgbm
- copy_bytep(short) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- copy_bytep(short) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- copy_doublep(double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- copy_doublep(double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- copy_floatp(float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- copy_floatp(float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- copy_int32_tp(int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- copy_int32_tp(int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- copy_int64_tp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- copy_int64_tp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- copy_intp(int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- copy_intp(int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- copy_longp(int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- copy_longp(int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- copy_size_tp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- copy_size_tp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- create(LGBMDataset, String) - Static method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Create a new boosting learner.
- createFromFile(String, String, LGBMDataset) - Static method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Load dataset from file (like LightGBM CLI version does).
- createFromMat(double[], int, int, boolean, String, LGBMDataset) - Static method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Create dataset from dense double[] matrix.
- createFromMat(float[], int, int, boolean, String, LGBMDataset) - Static method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Create dataset from dense float[] matrix.
- createFromModelfile(String) - Static method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Load an existing booster from model file.
- CSRDirect - Class in com.microsoft.ml.lightgbm
- CSRDirect() - Constructor for class com.microsoft.ml.lightgbm.CSRDirect
- CSRDirect(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.CSRDirect
- CSRDirect_indices_get(long, CSRDirect) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_indices_set(long, CSRDirect, int[]) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_indices0_get(long, CSRDirect) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_indices0_set(long, CSRDirect, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_size_get(long, CSRDirect) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_size_set(long, CSRDirect, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_values_get(long, CSRDirect) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_values_set(long, CSRDirect, double[]) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_values0_get(long, CSRDirect) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- CSRDirect_values0_set(long, CSRDirect, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
D
- data() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- data() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- data() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- data_as_void() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- data_as_void() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- data_as_void() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- delete() - Method in class com.microsoft.ml.lightgbm.CSRDirect
- delete() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- delete() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- delete() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- delete_byteArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_byteArray(SWIGTYPE_p_unsigned_char) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_bytep(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_bytep(SWIGTYPE_p_unsigned_char) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_CSRDirect(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_doubleArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_doubleArray(SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_doubleChunkedArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_doublep(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_doublep(SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_doublePtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_doublePtrArray(SWIGTYPE_p_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_floatArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_floatArray(SWIGTYPE_p_float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_floatChunkedArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_floatp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_floatp(SWIGTYPE_p_float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_int32_tp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_int32_tp(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_int32ChunkedArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_int64_tp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_int64_tp(SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_intArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_intArray(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_intp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_intp(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_intPtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_intPtrArray(SWIGTYPE_p_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_longArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_longArray(SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_longp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_longp(SWIGTYPE_p_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_size_tp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_size_tp(SWIGTYPE_p_size_t) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_voidpp(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_voidpp(SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- delete_voidPtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- delete_voidPtrArray(SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- double_to_int64_t_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- double_to_int64_t_ptr(SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- double_to_voidp_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- double_to_voidp_ptr(SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- doubleArray_getitem(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleArray_getitem(SWIGTYPE_p_double, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- doubleArray_setitem(long, long, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleArray_setitem(SWIGTYPE_p_double, long, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- doubleChunkedArray - Class in com.microsoft.ml.lightgbm
- doubleChunkedArray(long) - Constructor for class com.microsoft.ml.lightgbm.doubleChunkedArray
- doubleChunkedArray(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.doubleChunkedArray
- doubleChunkedArray_add(long, doubleChunkedArray, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_clear(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_coalesce_to__SWIG_0(long, doubleChunkedArray, long, boolean) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_coalesce_to__SWIG_1(long, doubleChunkedArray, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_data(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_data_as_void(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_get_add_count(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_get_chunk_size(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_get_chunks_count(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_get_last_chunk_add_count(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_getitem(long, doubleChunkedArray, long, long, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_new_chunk(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_release(long, doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_setitem(long, doubleChunkedArray, long, long, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doubleChunkedArray_within_bounds(long, doubleChunkedArray, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doublep_assign(long, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doublep_assign(SWIGTYPE_p_double, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- doublep_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doublep_value(SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- doublePtrArray_getitem(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doublePtrArray_getitem(SWIGTYPE_p_p_double, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- doublePtrArray_setitem(long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- doublePtrArray_setitem(SWIGTYPE_p_p_double, long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- dumpText(String) - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Dumps dataset into a file for debugging.
E
- equals(PredictionType) - Method in enum com.microsoft.ml.lightgbm.PredictionType
F
- FastConfig(SWIGTYPE_p_p_void) - Constructor for class io.github.metarank.lightgbm4j.LGBMBooster.FastConfig
- featureImportance(int, LGBMBooster.FeatureImportanceType) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Get model feature importance.
- finalize() - Method in class com.microsoft.ml.lightgbm.CSRDirect
- finalize() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- finalize() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- finalize() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- float_to_voidp_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- float_to_voidp_ptr(SWIGTYPE_p_float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- floatArray_getitem(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatArray_getitem(SWIGTYPE_p_float, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- floatArray_setitem(long, long, float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatArray_setitem(SWIGTYPE_p_float, long, float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- floatChunkedArray - Class in com.microsoft.ml.lightgbm
- floatChunkedArray(long) - Constructor for class com.microsoft.ml.lightgbm.floatChunkedArray
- floatChunkedArray(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.floatChunkedArray
- floatChunkedArray_add(long, floatChunkedArray, float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_clear(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_coalesce_to__SWIG_0(long, floatChunkedArray, long, boolean) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_coalesce_to__SWIG_1(long, floatChunkedArray, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_data(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_data_as_void(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_get_add_count(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_get_chunk_size(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_get_chunks_count(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_get_last_chunk_add_count(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_getitem(long, floatChunkedArray, long, long, float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_new_chunk(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_release(long, floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_setitem(long, floatChunkedArray, long, long, float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatChunkedArray_within_bounds(long, floatChunkedArray, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatp_assign(long, float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatp_assign(SWIGTYPE_p_float, float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- floatp_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- floatp_value(SWIGTYPE_p_float) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
G
- GAIN - Enum constant in enum io.github.metarank.lightgbm4j.LGBMBooster.FeatureImportanceType
- get_add_count() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- get_add_count() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- get_add_count() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- get_chunk_size() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- get_chunk_size() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- get_chunk_size() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- get_chunks_count() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- get_chunks_count() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- get_chunks_count() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- get_last_chunk_add_count() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- get_last_chunk_add_count() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- get_last_chunk_add_count() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- getCPtr(CSRDirect) - Static method in class com.microsoft.ml.lightgbm.CSRDirect
- getCPtr(doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- getCPtr(floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.floatChunkedArray
- getCPtr(int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- getCPtr(SWIGTYPE_p_ArrowArray) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowArray
- getCPtr(SWIGTYPE_p_ArrowSchema) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowSchema
- getCPtr(SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_double
- getCPtr(SWIGTYPE_p_f_p_q_const__char__void) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_f_p_q_const__char__void
- getCPtr(SWIGTYPE_p_float) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_float
- getCPtr(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_int
- getCPtr(SWIGTYPE_p_long) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_long
- getCPtr(SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_long_long
- getCPtr(SWIGTYPE_p_p_char) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_char
- getCPtr(SWIGTYPE_p_p_double) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_double
- getCPtr(SWIGTYPE_p_p_float) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_float
- getCPtr(SWIGTYPE_p_p_int) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_int
- getCPtr(SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_void
- getCPtr(SWIGTYPE_p_size_t) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_size_t
- getCPtr(SWIGTYPE_p_unsigned_char) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_unsigned_char
- getCPtr(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_void
- getDescription() - Method in enum com.microsoft.ml.lightgbm.PredictionType
- getEval(int) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Get evaluation for training data and validation data.
- getEvalNames() - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Get names of evaluation datasets.
- getFeatureNames() - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Get names of features.
- getFeatureNames() - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Gets feature names from dataset, if dataset supports it.
- getFieldFloat(String) - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Get float[] field from the dataset.
- getFieldInt(String) - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Get int[] field from the dataset.
- getIndices() - Method in class com.microsoft.ml.lightgbm.CSRDirect
- getIndices0() - Method in class com.microsoft.ml.lightgbm.CSRDirect
- getitem(long, long, double) - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- getitem(long, long, float) - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- getitem(long, long, int) - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- getNumClasses() - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Get number of classes.
- getNumData() - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Get number of data points.
- getNumFeature() - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Get number of features.
- getNumFeatures() - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Get number of features.
- getNumPredict(int) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Get number of predictions for training data and validation data (this can be used to support customized evaluation functions).
- getPredict(int) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Get prediction for training data and validation data.
- getSize() - Method in class com.microsoft.ml.lightgbm.CSRDirect
- getType() - Method in enum com.microsoft.ml.lightgbm.PredictionType
- getValues() - Method in class com.microsoft.ml.lightgbm.CSRDirect
- getValues0() - Method in class com.microsoft.ml.lightgbm.CSRDirect
H
- handle - Variable in class io.github.metarank.lightgbm4j.LGBMBooster.FastConfig
- handle - Variable in class io.github.metarank.lightgbm4j.LGBMDataset
I
- int_to_int32_t_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int_to_int32_t_ptr(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int_to_voidp_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int_to_voidp_ptr(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int32_t_to_int_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32_t_to_int_ptr(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int32_t_to_voidp_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32_t_to_voidp_ptr(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int32_tp_assign(long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32_tp_assign(SWIGTYPE_p_int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int32_tp_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32_tp_value(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int32ChunkedArray - Class in com.microsoft.ml.lightgbm
- int32ChunkedArray(long) - Constructor for class com.microsoft.ml.lightgbm.int32ChunkedArray
- int32ChunkedArray(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.int32ChunkedArray
- int32ChunkedArray_add(long, int32ChunkedArray, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_clear(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_coalesce_to__SWIG_0(long, int32ChunkedArray, long, boolean) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_coalesce_to__SWIG_1(long, int32ChunkedArray, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_data(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_data_as_void(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_get_add_count(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_get_chunk_size(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_get_chunks_count(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_get_last_chunk_add_count(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_getitem(long, int32ChunkedArray, long, long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_new_chunk(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_release(long, int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_setitem(long, int32ChunkedArray, long, long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int32ChunkedArray_within_bounds(long, int32ChunkedArray, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int64_t_to_double_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int64_t_to_double_ptr(SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int64_t_to_long_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int64_t_to_long_ptr(SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int64_t_to_voidp_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int64_t_to_voidp_ptr(SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int64_tp_assign(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int64_tp_assign(SWIGTYPE_p_long_long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- int64_tp_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- int64_tp_value(SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- intArray_getitem(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- intArray_getitem(SWIGTYPE_p_int, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- intArray_setitem(long, long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- intArray_setitem(SWIGTYPE_p_int, long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- intp_assign(long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- intp_assign(SWIGTYPE_p_int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- intp_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- intp_value(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- intPtrArray_getitem(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- intPtrArray_getitem(SWIGTYPE_p_p_int, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- intPtrArray_setitem(long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- intPtrArray_setitem(SWIGTYPE_p_p_int, long, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- io.github.metarank.lightgbm4j - package io.github.metarank.lightgbm4j
- isNativeLoaded() - Static method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Called from tests.
L
- LastErrorMsg() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LastErrorMsg() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterAddValidData(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterAddValidData(SWIGTYPE_p_void, SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterCalcNumPredict(long, int, int, int, int, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterCalcNumPredict(SWIGTYPE_p_void, int, int, int, int, SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterCreate(long, String, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterCreate(SWIGTYPE_p_void, String, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterCreateFromModelfile(String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterCreateFromModelfile(String, SWIGTYPE_p_int, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterDumpModel(long, int, int, int, long, long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterDumpModel(SWIGTYPE_p_void, int, int, int, long, SWIGTYPE_p_long_long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterDumpModelSWIG(long, int, int, int, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterDumpModelSWIG(SWIGTYPE_p_void, int, int, int, long, SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterFeatureImportance(long, int, int, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterFeatureImportance(SWIGTYPE_p_void, int, int, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterFree(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterFree(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterFreePredictSparse(long, long, long, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterFreePredictSparse(SWIGTYPE_p_void, SWIGTYPE_p_int, SWIGTYPE_p_void, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetCurrentIteration(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetCurrentIteration(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetEval(long, int, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetEval(SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetEvalCounts(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetEvalCounts(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetEvalNamesSWIG(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetEvalNamesSWIG(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetFeatureNamesSWIG(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetFeatureNamesSWIG(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetLeafValue(long, int, int, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetLeafValue(SWIGTYPE_p_void, int, int, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetLinear(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetLinear(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetLoadedParam(long, long, long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetLoadedParam(SWIGTYPE_p_void, long, SWIGTYPE_p_long_long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetLowerBoundValue(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetLowerBoundValue(SWIGTYPE_p_void, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetNumClasses(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetNumClasses(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetNumFeature(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetNumFeature(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetNumPredict(long, int, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetNumPredict(SWIGTYPE_p_void, int, SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetPredict(long, int, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetPredict(SWIGTYPE_p_void, int, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterGetUpperBoundValue(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterGetUpperBoundValue(SWIGTYPE_p_void, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterLoadModelFromString(String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterLoadModelFromString(String, SWIGTYPE_p_int, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterMerge(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterMerge(SWIGTYPE_p_void, SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterNumberOfTotalModel(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterNumberOfTotalModel(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterNumModelPerIteration(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterNumModelPerIteration(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForArrow(long, long, long, long, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForArrow(SWIGTYPE_p_void, long, SWIGTYPE_p_ArrowArray, SWIGTYPE_p_ArrowSchema, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForCSC(long, long, int, long, long, int, long, long, long, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForCSC(SWIGTYPE_p_void, SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, int, long, long, long, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForCSR(long, long, int, long, long, int, long, long, long, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForCSR(SWIGTYPE_p_void, SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, int, long, long, long, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForCSRSingle(int[], double[], int, long, int, int, long, long, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForCSRSingle(int[], double[], int, SWIGTYPE_p_void, int, int, long, long, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForCSRSingleRow(long, long, int, long, long, int, long, long, long, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForCSRSingleRow(SWIGTYPE_p_void, SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, int, long, long, long, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForCSRSingleRowFast(long, long, int, long, long, long, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForCSRSingleRowFast(SWIGTYPE_p_void, SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, long, long, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForCSRSingleRowFastCriticalSWIG(int[], double[], int, long, int, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForCSRSingleRowFastCriticalSWIG(int[], double[], int, SWIGTYPE_p_void, int, long, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForCSRSingleRowFastInit(long, int, int, int, int, long, String, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForCSRSingleRowFastInit(SWIGTYPE_p_void, int, int, int, int, long, String, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForFile(long, String, int, int, int, int, String, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForFile(SWIGTYPE_p_void, String, int, int, int, int, String, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForMat(long, long, int, int, int, int, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForMat(SWIGTYPE_p_void, SWIGTYPE_p_void, int, int, int, int, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForMats(long, long, int, int, int, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForMats(SWIGTYPE_p_void, SWIGTYPE_p_p_void, int, int, int, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForMatSingle(double[], long, int, int, int, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForMatSingle(double[], SWIGTYPE_p_void, int, int, int, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForMatSingleRow(long, long, int, int, int, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForMatSingleRow(SWIGTYPE_p_void, SWIGTYPE_p_void, int, int, int, int, int, int, String, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForMatSingleRowFast(long, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForMatSingleRowFast(SWIGTYPE_p_void, SWIGTYPE_p_void, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForMatSingleRowFastCriticalSWIG(double[], long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForMatSingleRowFastCriticalSWIG(double[], SWIGTYPE_p_void, SWIGTYPE_p_long_long, SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictForMatSingleRowFastInit(long, int, int, int, int, int, String, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictForMatSingleRowFastInit(SWIGTYPE_p_void, int, int, int, int, int, String, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterPredictSparseOutput(long, long, int, long, long, int, long, long, long, int, int, int, String, int, long, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterPredictSparseOutput(SWIGTYPE_p_void, SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, int, long, long, long, int, int, int, String, int, SWIGTYPE_p_long_long, SWIGTYPE_p_p_void, SWIGTYPE_p_p_int, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterRefit(long, long, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterRefit(SWIGTYPE_p_void, SWIGTYPE_p_int, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterResetParameter(long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterResetParameter(SWIGTYPE_p_void, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterResetTrainingData(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterResetTrainingData(SWIGTYPE_p_void, SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterRollbackOneIter(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterRollbackOneIter(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterSaveModel(long, int, int, int, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterSaveModel(SWIGTYPE_p_void, int, int, int, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterSaveModelToStringSWIG(long, int, int, int, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterSaveModelToStringSWIG(SWIGTYPE_p_void, int, int, int, long, SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterSetLeafValue(long, int, int, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterSetLeafValue(SWIGTYPE_p_void, int, int, double) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterShuffleModels(long, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterShuffleModels(SWIGTYPE_p_void, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterUpdateOneIter(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterUpdateOneIter(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterUpdateOneIterCustom(long, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterUpdateOneIterCustom(SWIGTYPE_p_void, SWIGTYPE_p_float, SWIGTYPE_p_float, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_BoosterValidateFeatureNames(long, long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_BoosterValidateFeatureNames(SWIGTYPE_p_void, SWIGTYPE_p_p_char, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_ByteBufferFree(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_ByteBufferFree(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_ByteBufferGetAt(long, int, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_ByteBufferGetAt(SWIGTYPE_p_void, int, SWIGTYPE_p_unsigned_char) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetAddFeaturesFrom(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetAddFeaturesFrom(SWIGTYPE_p_void, SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateByReference(long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateByReference(SWIGTYPE_p_void, long, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromArrow(long, long, long, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromArrow(long, SWIGTYPE_p_ArrowArray, SWIGTYPE_p_ArrowSchema, String, SWIGTYPE_p_void, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromCSC(long, int, long, long, int, long, long, long, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromCSC(SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, int, long, long, long, String, SWIGTYPE_p_void, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromCSR(long, int, long, long, int, long, long, long, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromCSR(SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, int, long, long, long, String, SWIGTYPE_p_void, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromCSRFunc(long, int, long, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromCSRFunc(SWIGTYPE_p_void, int, long, String, SWIGTYPE_p_void, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromCSRSpark(Object[], int, long, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromCSRSpark(Object[], int, long, String, SWIGTYPE_p_void, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromFile(String, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromFile(String, String, SWIGTYPE_p_void, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromMat(long, int, int, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromMat(SWIGTYPE_p_void, int, int, int, int, String, SWIGTYPE_p_void, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromMats(int, long, int, long, int, int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromMats(int, SWIGTYPE_p_p_void, int, SWIGTYPE_p_int, int, int, String, SWIGTYPE_p_void, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromSampledColumn(long, long, int, long, int, int, long, String, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromSampledColumn(SWIGTYPE_p_p_double, SWIGTYPE_p_p_int, int, SWIGTYPE_p_int, int, int, long, String, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetCreateFromSerializedReference(long, int, long, int, String, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetCreateFromSerializedReference(SWIGTYPE_p_void, int, long, int, String, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetDumpText(long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetDumpText(SWIGTYPE_p_void, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetFree(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetFree(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetGetFeatureNames(long, int, long, long, long, String[]) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetGetFeatureNames(SWIGTYPE_p_void, int, SWIGTYPE_p_int, long, SWIGTYPE_p_size_t, String[]) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetGetFeatureNamesSWIG(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetGetFeatureNamesSWIG(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetGetFeatureNumBin(long, int, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetGetFeatureNumBin(SWIGTYPE_p_void, int, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetGetField(long, String, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetGetField(SWIGTYPE_p_void, String, SWIGTYPE_p_int, SWIGTYPE_p_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetGetNumData(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetGetNumData(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetGetNumFeature(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetGetNumFeature(SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetGetSubset(long, long, int, String, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetGetSubset(SWIGTYPE_p_void, SWIGTYPE_p_int, int, String, SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetInitStreaming(long, int, int, int, int, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetInitStreaming(SWIGTYPE_p_void, int, int, int, int, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetMarkFinished(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetMarkFinished(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetPushRows(long, long, int, int, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetPushRows(SWIGTYPE_p_void, SWIGTYPE_p_void, int, int, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetPushRowsByCSR(long, long, int, long, long, int, long, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetPushRowsByCSR(SWIGTYPE_p_void, SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, int, long, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetPushRowsByCSRWithMetadata(long, long, int, long, long, int, long, long, long, long, long, long, long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetPushRowsByCSRWithMetadata(SWIGTYPE_p_void, SWIGTYPE_p_void, int, SWIGTYPE_p_int, SWIGTYPE_p_void, int, long, long, long, SWIGTYPE_p_float, SWIGTYPE_p_float, SWIGTYPE_p_double, SWIGTYPE_p_int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetPushRowsWithMetadata(long, long, int, int, int, int, long, long, long, long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetPushRowsWithMetadata(SWIGTYPE_p_void, SWIGTYPE_p_void, int, int, int, int, SWIGTYPE_p_float, SWIGTYPE_p_float, SWIGTYPE_p_double, SWIGTYPE_p_int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetSaveBinary(long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetSaveBinary(SWIGTYPE_p_void, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetSerializeReferenceToBinary(long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetSerializeReferenceToBinary(SWIGTYPE_p_void, SWIGTYPE_p_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetSetFeatureNames(long, String[], int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetSetFeatureNames(SWIGTYPE_p_void, String[], int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetSetField(long, String, long, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetSetField(SWIGTYPE_p_void, String, SWIGTYPE_p_void, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetSetFieldFromArrow(long, String, long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetSetFieldFromArrow(SWIGTYPE_p_void, String, long, SWIGTYPE_p_ArrowArray, SWIGTYPE_p_ArrowSchema) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetSetWaitForManualFinish(long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DatasetSetWaitForManualFinish(SWIGTYPE_p_void, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetUpdateParamChecking(String, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_DatasetUpdateParamChecking(String, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DumpParamAliases(long, long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_DumpParamAliases(long, SWIGTYPE_p_long_long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_FastConfigFree(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_FastConfigFree(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_GetLastError() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_GetLastError() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_GetMaxThreads(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_GetMaxThreads(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_GetSampleCount(int, String, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_GetSampleCount(int, String, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_NetworkFree() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_NetworkFree() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_NetworkInit(String, int, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_NetworkInit(String, int, int, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_NetworkInitWithFunctions(int, int, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_NetworkInitWithFunctions(int, int, SWIGTYPE_p_void, SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_RegisterLogCallback(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_RegisterLogCallback(SWIGTYPE_p_f_p_q_const__char__void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_SampleIndices(int, String, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_SampleIndices(int, String, SWIGTYPE_p_void, SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_SetLastError(String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_SetLastError(String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBM_SetMaxThreads(int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- LGBM_SetMaxThreads(int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- LGBMBooster - Class in io.github.metarank.lightgbm4j
- LGBMBooster.FastConfig - Class in io.github.metarank.lightgbm4j
- LGBMBooster.FeatureImportanceType - Enum in io.github.metarank.lightgbm4j
- LGBMDataset - Class in io.github.metarank.lightgbm4j
- LGBMException - Exception Class in io.github.metarank.lightgbm4j
- LGBMException(String) - Constructor for exception class io.github.metarank.lightgbm4j.LGBMException
- lightgbmlib - Class in com.microsoft.ml.lightgbm
- lightgbmlib() - Constructor for class com.microsoft.ml.lightgbm.lightgbmlib
- lightgbmlibConstants - Interface in com.microsoft.ml.lightgbm
- lightgbmlibJNI - Class in com.microsoft.ml.lightgbm
- lightgbmlibJNI() - Constructor for class com.microsoft.ml.lightgbm.lightgbmlibJNI
- loadModelFromString(String) - Static method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Load an existing booster from string.
- loadNative() - Static method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Loads all corresponsing native libraries for current platform.
- long_to_int64_t_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- long_to_int64_t_ptr(SWIGTYPE_p_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- longArray_getitem(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- longArray_getitem(SWIGTYPE_p_long_long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- longArray_setitem(long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- longArray_setitem(SWIGTYPE_p_long_long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- longp_assign(long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- longp_assign(SWIGTYPE_p_long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- longp_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- longp_value(SWIGTYPE_p_long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
N
- new_byteArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_byteArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_bytep() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_bytep() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_chunk() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- new_chunk() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- new_chunk() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- new_CSRDirect() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_doubleArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_doubleArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_doubleChunkedArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_doublep() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_doublep() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_doublePtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_doublePtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_floatArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_floatArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_floatChunkedArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_floatp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_floatp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_int32_tp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_int32_tp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_int32ChunkedArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_int64_tp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_int64_tp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_intArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_intArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_intp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_intp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_intPtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_intPtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_longArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_longArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_longp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_longp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_size_tp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_size_tp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_voidpp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_voidpp() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- new_voidPtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- new_voidPtrArray(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
P
- predictForMat(double[], int, int, boolean, PredictionType) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
- predictForMat(double[], int, int, boolean, PredictionType, String) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Make prediction for a new double[] dataset.
- predictForMat(float[], int, int, boolean, PredictionType) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
- predictForMat(float[], int, int, boolean, PredictionType, String) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Make prediction for a new float[] dataset.
- predictForMatSingleRow(double[], PredictionType) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Make prediction for a new double[] row dataset.
- predictForMatSingleRow(float[], PredictionType) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Make prediction for a new float[] row dataset.
- predictForMatSingleRowFast(LGBMBooster.FastConfig, double[], PredictionType) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
- predictForMatSingleRowFast(LGBMBooster.FastConfig, float[], PredictionType) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
- predictForMatSingleRowFastInit(PredictionType, int, int, String) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
- PredictionType - Enum in com.microsoft.ml.lightgbm
R
- release() - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- release() - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- release() - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
S
- saveModelToString(int, int, LGBMBooster.FeatureImportanceType) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Save model to string.
- setFeatureNames(String[]) - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Set feature names
- setField(String, double[]) - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Sets a double field.
- setField(String, float[]) - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Sets a double field.
- setField(String, int[]) - Method in class io.github.metarank.lightgbm4j.LGBMDataset
-
Sets an int field.
- setIndices(int[]) - Method in class com.microsoft.ml.lightgbm.CSRDirect
- setIndices0(SWIGTYPE_p_int) - Method in class com.microsoft.ml.lightgbm.CSRDirect
- setitem(long, long, double) - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- setitem(long, long, float) - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- setitem(long, long, int) - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- setSize(int) - Method in class com.microsoft.ml.lightgbm.CSRDirect
- setValues(double[]) - Method in class com.microsoft.ml.lightgbm.CSRDirect
- setValues0(SWIGTYPE_p_double) - Method in class com.microsoft.ml.lightgbm.CSRDirect
- size_tp_assign(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- size_tp_assign(SWIGTYPE_p_size_t, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- size_tp_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- size_tp_value(SWIGTYPE_p_size_t) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- SPLIT - Enum constant in enum io.github.metarank.lightgbm4j.LGBMBooster.FeatureImportanceType
- StringArrayHandle_create(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- StringArrayHandle_create(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- StringArrayHandle_free(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- StringArrayHandle_free(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- StringArrayHandle_get_num_elements(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- StringArrayHandle_get_num_elements(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- StringArrayHandle_get_string(long, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- StringArrayHandle_get_string(SWIGTYPE_p_void, int) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- StringArrayHandle_get_strings(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- StringArrayHandle_get_strings(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- StringArrayHandle_set_string(long, long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- StringArrayHandle_set_string(SWIGTYPE_p_void, long, String) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- swigCMemOwn - Variable in class com.microsoft.ml.lightgbm.CSRDirect
- swigCMemOwn - Variable in class com.microsoft.ml.lightgbm.doubleChunkedArray
- swigCMemOwn - Variable in class com.microsoft.ml.lightgbm.floatChunkedArray
- swigCMemOwn - Variable in class com.microsoft.ml.lightgbm.int32ChunkedArray
- swigRelease(CSRDirect) - Static method in class com.microsoft.ml.lightgbm.CSRDirect
- swigRelease(doubleChunkedArray) - Static method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- swigRelease(floatChunkedArray) - Static method in class com.microsoft.ml.lightgbm.floatChunkedArray
- swigRelease(int32ChunkedArray) - Static method in class com.microsoft.ml.lightgbm.int32ChunkedArray
- swigRelease(SWIGTYPE_p_ArrowArray) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowArray
- swigRelease(SWIGTYPE_p_ArrowSchema) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowSchema
- swigRelease(SWIGTYPE_p_double) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_double
- swigRelease(SWIGTYPE_p_f_p_q_const__char__void) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_f_p_q_const__char__void
- swigRelease(SWIGTYPE_p_float) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_float
- swigRelease(SWIGTYPE_p_int) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_int
- swigRelease(SWIGTYPE_p_long) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_long
- swigRelease(SWIGTYPE_p_long_long) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_long_long
- swigRelease(SWIGTYPE_p_p_char) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_char
- swigRelease(SWIGTYPE_p_p_double) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_double
- swigRelease(SWIGTYPE_p_p_float) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_float
- swigRelease(SWIGTYPE_p_p_int) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_int
- swigRelease(SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_void
- swigRelease(SWIGTYPE_p_size_t) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_size_t
- swigRelease(SWIGTYPE_p_unsigned_char) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_unsigned_char
- swigRelease(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.SWIGTYPE_p_void
- SWIGTYPE_p_ArrowArray - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_ArrowArray() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowArray
- SWIGTYPE_p_ArrowArray(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowArray
- SWIGTYPE_p_ArrowSchema - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_ArrowSchema() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowSchema
- SWIGTYPE_p_ArrowSchema(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowSchema
- SWIGTYPE_p_double - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_double() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_double
- SWIGTYPE_p_double(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_double
- SWIGTYPE_p_f_p_q_const__char__void - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_f_p_q_const__char__void() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_f_p_q_const__char__void
- SWIGTYPE_p_f_p_q_const__char__void(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_f_p_q_const__char__void
- SWIGTYPE_p_float - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_float() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_float
- SWIGTYPE_p_float(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_float
- SWIGTYPE_p_int - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_int() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_int
- SWIGTYPE_p_int(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_int
- SWIGTYPE_p_long - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_long() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_long
- SWIGTYPE_p_long(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_long
- SWIGTYPE_p_long_long - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_long_long() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_long_long
- SWIGTYPE_p_long_long(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_long_long
- SWIGTYPE_p_p_char - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_p_char() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_char
- SWIGTYPE_p_p_char(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_char
- SWIGTYPE_p_p_double - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_p_double() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_double
- SWIGTYPE_p_p_double(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_double
- SWIGTYPE_p_p_float - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_p_float() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_float
- SWIGTYPE_p_p_float(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_float
- SWIGTYPE_p_p_int - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_p_int() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_int
- SWIGTYPE_p_p_int(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_int
- SWIGTYPE_p_p_void - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_p_void() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_void
- SWIGTYPE_p_p_void(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_p_void
- SWIGTYPE_p_size_t - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_size_t() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_size_t
- SWIGTYPE_p_size_t(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_size_t
- SWIGTYPE_p_unsigned_char - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_unsigned_char() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_unsigned_char
- SWIGTYPE_p_unsigned_char(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_unsigned_char
- SWIGTYPE_p_void - Class in com.microsoft.ml.lightgbm
- SWIGTYPE_p_void() - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_void
- SWIGTYPE_p_void(long, boolean) - Constructor for class com.microsoft.ml.lightgbm.SWIGTYPE_p_void
T
- toString() - Method in enum com.microsoft.ml.lightgbm.PredictionType
U
- updateOneIter() - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Update the model for one iteration.
- updateOneIterCustom(float[], float[]) - Method in class io.github.metarank.lightgbm4j.LGBMBooster
-
Update the model by specifying gradient and Hessian directly (this can be used to support customized loss functions).
V
- valueOf(String) - Static method in enum com.microsoft.ml.lightgbm.PredictionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.metarank.lightgbm4j.LGBMBooster.FeatureImportanceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.ml.lightgbm.PredictionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.metarank.lightgbm4j.LGBMBooster.FeatureImportanceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- void_to_doublep_ptr(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- void_to_doublep_ptr(SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- voidpp_handle() - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- voidpp_handle() - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- voidpp_value(long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- voidpp_value(SWIGTYPE_p_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- voidPtrArray_getitem(long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- voidPtrArray_getitem(SWIGTYPE_p_p_void, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
- voidPtrArray_setitem(long, long, long) - Static method in class com.microsoft.ml.lightgbm.lightgbmlibJNI
- voidPtrArray_setitem(SWIGTYPE_p_p_void, long, SWIGTYPE_p_void) - Static method in class com.microsoft.ml.lightgbm.lightgbmlib
W
- within_bounds(long, long) - Method in class com.microsoft.ml.lightgbm.doubleChunkedArray
- within_bounds(long, long) - Method in class com.microsoft.ml.lightgbm.floatChunkedArray
- within_bounds(long, long) - Method in class com.microsoft.ml.lightgbm.int32ChunkedArray
All Classes and Interfaces|All Packages|Serialized Form