Class: EasyML::Models::XGBoost

Inherits:
EasyML::Model
  • Object
show all
Includes:
Core::Models::XGBoostCore, GlueGun::DSL
Defined in:
app/models/easy_ml/models/xgboost.rb

Constant Summary

Constants included from Core::Models::XGBoostCore

Core::Models::XGBoostCore::OBJECTIVES

Instance Attribute Summary

Attributes included from Core::Models::XGBoostCore

#booster, #model

Attributes included from Core::ModelCore

#dataset

Method Summary

Methods included from Core::Models::XGBoostCore

#_save_model_file, #base_model, #customize_callbacks, #feature_importances, included, #load, #predict, #predict_proba

Methods inherited from EasyML::Model

#mark_live, #only_one_model_is_live?, #previous_versions, table_ready?

Methods included from Core::ModelCore

#allowed_metrics, #cleanup, #cleanup!, #decode_labels, #evaluate, #fit, #fit?, #get_params, included, #load, #predict, #save, #save_model_file