Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acbull/Unbiased_LambdaMart
/ functions
Functions
1,419 in github.com/acbull/Unbiased_LambdaMart
⨍
Functions
1,419
◇
Types & classes
241
↓ 5 callers
Method
GetIndexOnLeaf
! * \brief Get the data indices of one leaf * \param leaf index of leaf * \param indices output data indices * \return number of data on this
Unbias_LightGBM/src/treelearner/data_partition.hpp:95
↓ 5 callers
Method
LeafOutput
! \brief Get the output of one leaf */
Unbias_LightGBM/include/LightGBM/tree.h:78
↓ 5 callers
Method
LoadFromFile
Unbias_LightGBM/src/io/dataset_loader.cpp:160
↓ 5 callers
Method
NextFloat
! * \brief Generate random float data * \return The random float between [0.0, 1.0) */
Unbias_LightGBM/include/LightGBM/utils/random.h:56
↓ 5 callers
Method
ParseOneLine
Unbias_LightGBM/src/io/parser.hpp:20
↓ 5 callers
Method
Read
! * \brief Read data from a file, use pipeline methods * \param filename Filename of data * \process_fun Process function */
Unbias_LightGBM/include/LightGBM/utils/pipeline_reader.h:26
↓ 5 callers
Method
SendRecv
Unbias_LightGBM/src/network/linkers.h:204
↓ 5 callers
Method
SetLeafOutput
! \brief Set the output of one leaf */
Unbias_LightGBM/include/LightGBM/tree.h:81
↓ 5 callers
Method
_free_handle
(self)
Unbias_LightGBM/python-package/lightgbm/basic.py:634
↓ 5 callers
Method
add_valid
Add validation data. Parameters ---------- data : Dataset Validation data. name : string Name
Unbias_LightGBM/python-package/lightgbm/basic.py:1448
↓ 5 callers
Function
c_int_array
get pointer of int numpy array / list
Unbias_LightGBM/python-package/lightgbm/basic.py:213
↓ 5 callers
Method
num_feature_groups
! \brief Get Number of feature groups */
Unbias_LightGBM/include/LightGBM/dataset.h:546
↓ 5 callers
Function
param_dict_to_str
(data)
Unbias_LightGBM/python-package/lightgbm/basic.py:126
↓ 5 callers
Method
subset
Get subset of current Dataset. Parameters ---------- used_indices : list of int Indices used to create the subset
Unbias_LightGBM/python-package/lightgbm/basic.py:896
↓ 4 callers
Function
ConstructBitset
Unbias_LightGBM/include/LightGBM/utils/common.h:814
↓ 4 callers
Method
CostructFromSampleData
Unbias_LightGBM/src/io/dataset_loader.cpp:489
↓ 4 callers
Function
CreatePredictionEarlyStopInstance
Unbias_LightGBM/src/boosting/prediction_early_stop.cpp:76
↓ 4 callers
Method
FeatureGroupIterator
Unbias_LightGBM/include/LightGBM/dataset.h:507
↓ 4 callers
Method
FindBin
Unbias_LightGBM/src/io/bin.cpp:207
↓ 4 callers
Method
GetCurrentIteration
! * \brief Get current iteration */
Unbias_LightGBM/src/boosting/gbdt.h:121
↓ 4 callers
Function
GetPredictType
Unbias_LightGBM/src/lightgbm_R.cpp:482
↓ 4 callers
Method
InnerRawGet
Unbias_LightGBM/src/io/sparse_bin.hpp:426
↓ 4 callers
Method
NextNonzero
Unbias_LightGBM/src/io/sparse_bin.hpp:125
↓ 4 callers
Method
NumPredictOneRow
! * \brief Get number of prediction for one data * \param num_iteration number of used iterations * \param is_pred_leaf True if predicting leaf
Unbias_LightGBM/src/boosting/gbdt.h:178
↓ 4 callers
Method
Predict
Unbias_LightGBM/src/c_api.cpp:177
↓ 4 callers
Function
PrintHistograms
Unbias_LightGBM/src/treelearner/gpu_tree_learner.cpp:48
↓ 4 callers
Method
PushOneRow
Unbias_LightGBM/include/LightGBM/dataset.h:337
↓ 4 callers
Method
RealFeatureIndex
Unbias_LightGBM/include/LightGBM/dataset.h:366
↓ 4 callers
Method
RealThreshold
Unbias_LightGBM/include/LightGBM/dataset.h:511
↓ 4 callers
Function
SkipNewLine
Unbias_LightGBM/include/LightGBM/utils/common.h:854
↓ 4 callers
Method
Split
Unbias_LightGBM/src/treelearner/serial_tree_learner.cpp:700
↓ 4 callers
Function
XentLambdaLoss
hhat >(=) 0 assumed; and weight > 0 required; but not checked here
Unbias_LightGBM/src/metric/xentropy_metric.hpp:50
↓ 4 callers
Method
data_indices
! \brief Get indices of data of current leaf */
Unbias_LightGBM/src/treelearner/leaf_splits.hpp:141
↓ 4 callers
Function
dump
Unbias_LightGBM/src/io/json11.cpp:53
↓ 4 callers
Method
feature_name
Get names of features. Returns ------- result : list List with names of features.
Unbias_LightGBM/python-package/lightgbm/basic.py:1844
↓ 4 callers
Method
file_load_check
(self, lgb_train, name)
Unbias_LightGBM/tests/python_package_test/test_consistency.py:48
↓ 4 callers
Method
get_field
Get property from the Dataset. Parameters ---------- field_name: string The field name of the information.
Unbias_LightGBM/python-package/lightgbm/basic.py:985
↓ 4 callers
Function
getline
Unbias_LightGBM/src/io/parser.cpp:72
↓ 4 callers
Method
indices
Unbias_LightGBM/src/treelearner/data_partition.hpp:187
↓ 4 callers
Function
is_numpy_1d_array
Check is 1d numpy array
Unbias_LightGBM/python-package/lightgbm/basic.py:63
↓ 4 callers
Method
leaf_begin
! * \brief Get leaf begin * \param leaf index of leaf * \return begin index of this leaf */
Unbias_LightGBM/src/treelearner/data_partition.hpp:185
↓ 4 callers
Function
multi_logloss
(y_true, y_pred)
Unbias_LightGBM/tests/python_package_test/test_engine.py:29
↓ 4 callers
Method
num_data
Get the number of rows in the Dataset. Returns ------- number_of_rows : int The number of rows in the Dataset.
Unbias_LightGBM/python-package/lightgbm/basic.py:1205
↓ 4 callers
Method
set_feature_name
Set feature name. Parameters ---------- feature_name : list of strings Feature names.
Unbias_LightGBM/python-package/lightgbm/basic.py:1078
↓ 4 callers
Method
set_field
Set property into the Dataset. Parameters ---------- field_name: string The field name of the information.
Unbias_LightGBM/python-package/lightgbm/basic.py:943
↓ 4 callers
Method
train_predict_check
(self, lgb_train, X_test, X_test_fn, sk_pred)
Unbias_LightGBM/tests/python_package_test/test_consistency.py:41
↓ 3 callers
Method
AddPredictionToScore
Unbias_LightGBM/src/io/tree.cpp:115
↓ 3 callers
Function
AvoidInf
Unbias_LightGBM/include/LightGBM/utils/common.h:661
↓ 3 callers
Function
CheckDoubleEqualOrdered
Unbias_LightGBM/include/LightGBM/utils/common.h:837
↓ 3 callers
Method
CopyFeatureMapperFrom
Unbias_LightGBM/src/io/dataset.cpp:324
↓ 3 callers
Method
CopySubset
Unbias_LightGBM/src/io/dataset.cpp:422
↓ 3 callers
Method
Feature2Group
Unbias_LightGBM/include/LightGBM/dataset.h:373
↓ 3 callers
Method
FeatureNames
! * \brief Get feature names of this model * \return Feature names of this model */
Unbias_LightGBM/src/boosting/gbdt.h:272
↓ 3 callers
Function
FindBinWithZeroAsOneBin
Unbias_LightGBM/src/io/bin.cpp:151
↓ 3 callers
Method
FromMemory
! * \brief Restore histogram from memory */
Unbias_LightGBM/src/treelearner/feature_histogram.hpp:426
↓ 3 callers
Function
GetLine
Unbias_LightGBM/include/LightGBM/utils/common.h:846
↓ 3 callers
Function
LGBM_DatasetSetField
Unbias_LightGBM/src/c_api.cpp:745
↓ 3 callers
Method
MaxFeatureIdx
! * \brief Get max feature index of this model * \return Max feature index of this model */
Unbias_LightGBM/src/boosting/gbdt.h:266
↓ 3 callers
Method
NumModelPerIteration
! * \brief Get number of tree per iteration * \return number of tree per iteration */
Unbias_LightGBM/src/boosting/gbdt.h:290
↓ 3 callers
Method
NumTotalBin
Unbias_LightGBM/include/LightGBM/dataset.h:382
↓ 3 callers
Method
Recv
Unbias_LightGBM/src/network/linkers.h:186
↓ 3 callers
Function
RemoveQuotationSymbol
Unbias_LightGBM/include/LightGBM/utils/common.h:43
↓ 3 callers
Method
ResetNumData
Unbias_LightGBM/src/treelearner/leaf_splits.hpp:22
↓ 3 callers
Function
RowFunctionFromCSR
Unbias_LightGBM/src/c_api.cpp:1299
↓ 3 callers
Function
RowFunctionFromDenseMatric
Unbias_LightGBM/src/c_api.cpp:1235
↓ 3 callers
Method
SaveBinaryFile
Unbias_LightGBM/src/io/dataset.cpp:528
↓ 3 callers
Method
Send
Unbias_LightGBM/src/network/linkers.h:195
↓ 3 callers
Method
SetInitScore
Unbias_LightGBM/src/io/metadata.cpp:287
↓ 3 callers
Method
SetLabelAt
! * \brief Set label for one record * \param idx Index of this record * \param value Label value of this record */
Unbias_LightGBM/include/LightGBM/dataset.h:120
↓ 3 callers
Method
SetQueryAt
! * \brief Set Query Id for one record * \param idx Index of this record * \param value Query Id value of this record */
Unbias_LightGBM/include/LightGBM/dataset.h:140
↓ 3 callers
Method
SetWeightAt
! * \brief Set Weight for one record * \param idx Index of this record * \param value Weight value of this record */
Unbias_LightGBM/include/LightGBM/dataset.h:130
↓ 3 callers
Function
SkipSpaceAndTab
Unbias_LightGBM/include/LightGBM/utils/common.h:373
↓ 3 callers
Function
Softmax
! * \brief Do inplace softmax transformaton on p_rec * \param p_rec The input/output vector of the values. */
Unbias_LightGBM/include/LightGBM/utils/common.h:581
↓ 3 callers
Method
SplitCategorical
Unbias_LightGBM/src/io/tree.cpp:72
↓ 3 callers
Method
Subtract
! * \brief Subtract current histograms with other * \param other The histogram that want to subtract */
Unbias_LightGBM/src/treelearner/feature_histogram.hpp:67
↓ 3 callers
Function
SyncUpGlobalBestSplit
To-do: reduce the communication cost by using bitset to communicate.
Unbias_LightGBM/src/treelearner/parallel_tree_learner.h:184
↓ 3 callers
Method
__get_num_preds
Get size of prediction result
Unbias_LightGBM/python-package/lightgbm/basic.py:464
↓ 3 callers
Method
__inner_eval
Evaulate training or validation data
Unbias_LightGBM/python-package/lightgbm/basic.py:1898
↓ 3 callers
Function
_format_eval_result
format metric string
Unbias_LightGBM/python-package/lightgbm/callback.py:36
↓ 3 callers
Method
_save_model_to_string
[Private] Save model to string
Unbias_LightGBM/python-package/lightgbm/basic.py:1691
↓ 3 callers
Method
_set_predictor
Set predictor for continued training, not recommand for user to call this function. Please set init_model in engine.train or engine.c
Unbias_LightGBM/python-package/lightgbm/basic.py:1045
↓ 3 callers
Method
_to_predictor
Convert to predictor
Unbias_LightGBM/python-package/lightgbm/basic.py:1824
↓ 3 callers
Method
_update_params
(self, params)
Unbias_LightGBM/python-package/lightgbm/basic.py:932
↓ 3 callers
Function
copy_files_helper
(folder_name)
Unbias_LightGBM/python-package/setup.py:33
↓ 3 callers
Method
eval_valid
Evaluate for validation data. Parameters ---------- feval : callable or None, optional (default=None) Custom eval
Unbias_LightGBM/python-package/lightgbm/basic.py:1637
↓ 3 callers
Method
feature_importance
Get feature importances. Parameters ---------- importance_type : string, optional (default="split") How the impor
Unbias_LightGBM/python-package/lightgbm/basic.py:1865
↓ 3 callers
Method
first_line
! * \brief return first line of data */
Unbias_LightGBM/include/LightGBM/utils/text_reader.h:74
↓ 3 callers
Method
getExamProb
Get the examination probability for the click model. Parameters ---------- rank : [type] [description] R
evaluation/scripts/click_models.py:237
↓ 3 callers
Method
get_group
Get the group of the Dataset. Returns ------- group : numpy array Group size of each group.
Unbias_LightGBM/python-package/lightgbm/basic.py:1187
↓ 3 callers
Method
get_params
(self, deep=True)
Unbias_LightGBM/python-package/lightgbm/sklearn.py:279
↓ 3 callers
Method
get_weight
Get the weight of the Dataset. Returns ------- weight : numpy array Weight for each data point from the Dataset.
Unbias_LightGBM/python-package/lightgbm/basic.py:1163
↓ 3 callers
Method
init_score
! * \brief Get initial scores, if not exists, will return nullptr * \return Pointer of initial scores */
Unbias_LightGBM/include/LightGBM/dataset.h:206
↓ 3 callers
Function
is_1d_list
Check is 1d list
Unbias_LightGBM/python-package/lightgbm/basic.py:68
↓ 3 callers
Method
is_null
Unbias_LightGBM/include/LightGBM/json11.hpp:128
↓ 3 callers
Method
is_splittable
! * \brief True if this histogram can be splitted */
Unbias_LightGBM/src/treelearner/feature_histogram.hpp:433
↓ 3 callers
Method
leaf_depth
! \brief Get depth of specific leaf*/
Unbias_LightGBM/include/LightGBM/tree.h:124
↓ 3 callers
Method
load_field
(self, suffix)
Unbias_LightGBM/tests/python_package_test/test_consistency.py:35
↓ 3 callers
Method
num_init_score
! * \brief Get size of initial scores */
Unbias_LightGBM/include/LightGBM/dataset.h:217
↓ 3 callers
Method
sampleClicksForOneList
Sample clicks for a list. Parameters ---------- label_list : [type] [description] Returns ------
evaluation/scripts/click_models.py:109
↓ 3 callers
Method
set_categorical_feature
Set categorical features. Parameters ---------- categorical_feature : list of int or strings Names or indices of
Unbias_LightGBM/python-package/lightgbm/basic.py:1022
← previous
next →
101–200 of 1,419, ranked by callers