3.0.0
Contents:
Installation Guide
Quick Start
Python Quick Start
Features
Experiments
Parameters
Parameters Tuning
C API
Python API
R API
Parallel Learning Guide
GPU Tutorial
Advanced Topics
FAQ
Development Guide
LightGBM
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
_
__init__() (lightgbm.Booster method)
(lightgbm.CVBooster method)
(lightgbm.Dataset method)
(lightgbm.LGBMClassifier method)
(lightgbm.LGBMModel method)
(lightgbm.LGBMRanker method)
(lightgbm.LGBMRegressor method)
A
add_features_from() (lightgbm.Dataset method)
add_valid() (lightgbm.Booster method)
attr() (lightgbm.Booster method)
B
best_iteration (lightgbm.CVBooster attribute)
best_iteration_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
best_score_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
Booster (class in lightgbm)
booster_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
boosters (lightgbm.CVBooster attribute)
C
classes_() (lightgbm.LGBMClassifier property)
construct() (lightgbm.Dataset method)
create_tree_digraph() (in module lightgbm)
create_valid() (lightgbm.Dataset method)
current_iteration() (lightgbm.Booster method)
cv() (in module lightgbm)
CVBooster (class in lightgbm)
D
Dataset (class in lightgbm)
dump_model() (lightgbm.Booster method)
E
early_stopping() (in module lightgbm)
eval() (lightgbm.Booster method)
eval_train() (lightgbm.Booster method)
eval_valid() (lightgbm.Booster method)
evals_result_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
F
feature_importance() (lightgbm.Booster method)
feature_importances_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
feature_name() (lightgbm.Booster method)
feature_name_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
fit() (lightgbm.LGBMClassifier method)
(lightgbm.LGBMModel method)
(lightgbm.LGBMRanker method)
(lightgbm.LGBMRegressor method)
free_dataset() (lightgbm.Booster method)
free_network() (lightgbm.Booster method)
G
get_data() (lightgbm.Dataset method)
get_feature_name() (lightgbm.Dataset method)
get_field() (lightgbm.Dataset method)
get_group() (lightgbm.Dataset method)
get_init_score() (lightgbm.Dataset method)
get_label() (lightgbm.Dataset method)
get_leaf_output() (lightgbm.Booster method)
get_params() (lightgbm.Dataset method)
(lightgbm.LGBMClassifier method)
(lightgbm.LGBMModel method)
(lightgbm.LGBMRanker method)
(lightgbm.LGBMRegressor method)
get_ref_chain() (lightgbm.Dataset method)
get_split_value_histogram() (lightgbm.Booster method)
get_weight() (lightgbm.Dataset method)
L
LGBMClassifier (class in lightgbm)
LGBMModel (class in lightgbm)
LGBMRanker (class in lightgbm)
LGBMRegressor (class in lightgbm)
lower_bound() (lightgbm.Booster method)
M
model_from_string() (lightgbm.Booster method)
model_to_string() (lightgbm.Booster method)
N
n_classes_() (lightgbm.LGBMClassifier property)
n_features_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
n_features_in_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
num_data() (lightgbm.Dataset method)
num_feature() (lightgbm.Booster method)
(lightgbm.Dataset method)
num_model_per_iteration() (lightgbm.Booster method)
num_trees() (lightgbm.Booster method)
O
objective_() (lightgbm.LGBMClassifier property)
(lightgbm.LGBMModel property)
(lightgbm.LGBMRanker property)
(lightgbm.LGBMRegressor property)
P
plot_importance() (in module lightgbm)
plot_metric() (in module lightgbm)
plot_split_value_histogram() (in module lightgbm)
plot_tree() (in module lightgbm)
predict() (lightgbm.Booster method)
(lightgbm.LGBMClassifier method)
(lightgbm.LGBMModel method)
(lightgbm.LGBMRanker method)
(lightgbm.LGBMRegressor method)
predict_proba() (lightgbm.LGBMClassifier method)
print_evaluation() (in module lightgbm)
R
record_evaluation() (in module lightgbm)
refit() (lightgbm.Booster method)
reset_parameter() (in module lightgbm)
(lightgbm.Booster method)
rollback_one_iter() (lightgbm.Booster method)
S
save_binary() (lightgbm.Dataset method)
save_model() (lightgbm.Booster method)
set_attr() (lightgbm.Booster method)
set_categorical_feature() (lightgbm.Dataset method)
set_feature_name() (lightgbm.Dataset method)
set_field() (lightgbm.Dataset method)
set_group() (lightgbm.Dataset method)
set_init_score() (lightgbm.Dataset method)
set_label() (lightgbm.Dataset method)
set_network() (lightgbm.Booster method)
set_params() (lightgbm.LGBMClassifier method)
(lightgbm.LGBMModel method)
(lightgbm.LGBMRanker method)
(lightgbm.LGBMRegressor method)
set_reference() (lightgbm.Dataset method)
set_train_data_name() (lightgbm.Booster method)
set_weight() (lightgbm.Dataset method)
shuffle_models() (lightgbm.Booster method)
subset() (lightgbm.Dataset method)
T
train() (in module lightgbm)
trees_to_dataframe() (lightgbm.Booster method)
U
update() (lightgbm.Booster method)
upper_bound() (lightgbm.Booster method)