Index A | B | C | D | E | F | G | I | K | L | M | N | P | Q | S | T | U | V | X A after_iteration() (legateboost.EarlyStopping method) (legateboost.TrainingCallback method) after_training() (legateboost.EarlyStopping method) (legateboost.TrainingCallback method) B BaseMetric (class in legateboost) BaseObjective (class in legateboost) batch_predict() (legateboost.models.KRR static method) (legateboost.models.Linear static method) (legateboost.models.NN static method) (legateboost.models.Tree static method) before_iteration() (legateboost.TrainingCallback method) before_training() (legateboost.EarlyStopping method) (legateboost.TrainingCallback method) betas_ (legateboost.models.KRR attribute) (legateboost.models.Linear attribute) bias_ (legateboost.models.Linear attribute) C categories_ (legateboost.encoder.TargetEncoder attribute) categories_row_pointers_ (legateboost.encoder.TargetEncoder attribute) categories_sparse_matrix_ (legateboost.encoder.TargetEncoder attribute) classes_ (legateboost.LBClassifier attribute) D dump_models() (legateboost.LBClassifier method) (legateboost.LBRegressor method) E EarlyStopping (class in legateboost) encodings_ (legateboost.encoder.TargetEncoder attribute) ExponentialMetric (class in legateboost) ExponentialObjective (class in legateboost) F fit() (legateboost.encoder.TargetEncoder method) (legateboost.LBClassifier method) (legateboost.LBRegressor method) (legateboost.models.KRR method) (legateboost.models.Linear method) (legateboost.models.NN method) (legateboost.models.Tree method) fit_transform() (legateboost.encoder.TargetEncoder method) G GammaDevianceMetric (class in legateboost) GammaDevianceObjective (class in legateboost) GammaLLMetric (class in legateboost) GammaObjective (class in legateboost) get_metadata_routing() (legateboost.LBClassifier method) (legateboost.LBRegressor method) get_params() (legateboost.LBClassifier method) (legateboost.LBRegressor method) global_attributions() (legateboost.LBClassifier method) (legateboost.LBRegressor method) gradient() (legateboost.BaseObjective method) (legateboost.ExponentialObjective method) (legateboost.GammaDevianceObjective method) (legateboost.GammaObjective method) (legateboost.LogLossObjective method) (legateboost.NormalObjective method) (legateboost.QuantileObjective method) (legateboost.SquaredErrorObjective method) I indices (legateboost.models.KRR attribute) initialise_prediction() (legateboost.BaseObjective method) (legateboost.ExponentialObjective method) (legateboost.GammaDevianceObjective method) (legateboost.GammaObjective method) (legateboost.LogLossObjective method) (legateboost.NormalObjective method) (legateboost.QuantileObjective method) (legateboost.SquaredErrorObjective method) is_fitted_ (legateboost.LBRegressor attribute) K KRR (class in legateboost.models) L LBClassifier (class in legateboost) LBRegressor (class in legateboost) Linear (class in legateboost.models) local_attributions() (legateboost.LBClassifier method) (legateboost.LBRegressor method) LogLossMetric (class in legateboost) LogLossObjective (class in legateboost) M mean() (legateboost.GammaObjective method) (legateboost.NormalObjective method) metric() (legateboost.BaseMetric method) (legateboost.BaseObjective method) (legateboost.ExponentialMetric method) (legateboost.ExponentialObjective method) (legateboost.GammaDevianceMetric method) (legateboost.GammaDevianceObjective method) (legateboost.GammaLLMetric method) (legateboost.GammaObjective method) (legateboost.LogLossMetric method) (legateboost.LogLossObjective method) (legateboost.MSEMetric method) (legateboost.NormalCRPSMetric method) (legateboost.NormalLLMetric method) (legateboost.NormalObjective method) (legateboost.QuantileMetric method) (legateboost.QuantileObjective method) (legateboost.SquaredErrorObjective method) minimize() (legateboost.BaseMetric static method) models_ (legateboost.LBClassifier attribute) (legateboost.LBRegressor attribute) MSEMetric (class in legateboost) N n_classes_ (legateboost.LBClassifier attribute) n_features_ (legateboost.LBClassifier attribute) n_features_in_ (legateboost.encoder.TargetEncoder attribute) (legateboost.LBRegressor attribute) name() (legateboost.BaseMetric method) (legateboost.ExponentialMetric method) (legateboost.GammaDevianceMetric method) (legateboost.GammaLLMetric method) (legateboost.LogLossMetric method) (legateboost.MSEMetric method) (legateboost.NormalCRPSMetric method) (legateboost.NormalLLMetric method) (legateboost.QuantileMetric method) NN (class in legateboost.models) NormalCRPSMetric (class in legateboost) NormalLLMetric (class in legateboost) NormalObjective (class in legateboost) P partial_fit() (legateboost.LBClassifier method) (legateboost.LBRegressor method) predict() (legateboost.LBClassifier method) (legateboost.LBRegressor method) (legateboost.models.KRR method) (legateboost.models.Linear method) (legateboost.models.NN method) (legateboost.models.Tree method) predict_proba() (legateboost.LBClassifier method) predict_raw() (legateboost.LBClassifier method) Q QuantileMetric (class in legateboost) QuantileObjective (class in legateboost) S scale() (legateboost.GammaObjective method) score() (legateboost.LBClassifier method) (legateboost.LBRegressor method) set_fit_request() (legateboost.LBClassifier method) (legateboost.LBRegressor method) set_params() (legateboost.LBClassifier method) (legateboost.LBRegressor method) set_partial_fit_request() (legateboost.LBClassifier method) (legateboost.LBRegressor method) set_score_request() (legateboost.LBClassifier method) (legateboost.LBRegressor method) shape() (legateboost.GammaObjective method) SquaredErrorObjective (class in legateboost) T target_mean_ (legateboost.encoder.TargetEncoder attribute) TargetEncoder (class in legateboost.encoder) TrainingCallback (class in legateboost) transform() (legateboost.BaseObjective method) (legateboost.encoder.TargetEncoder method) (legateboost.ExponentialObjective method) (legateboost.GammaDevianceObjective method) (legateboost.GammaObjective method) (legateboost.LogLossObjective method) (legateboost.NormalObjective method) (legateboost.SquaredErrorObjective method) Tree (class in legateboost.models) U update() (legateboost.LBClassifier method) (legateboost.LBRegressor method) (legateboost.models.KRR method) (legateboost.models.Linear method) (legateboost.models.NN method) (legateboost.models.Tree method) V var() (legateboost.GammaObjective method) (legateboost.NormalObjective method) X X_train (legateboost.models.KRR attribute)