Package

ml.dmlc.xgboost4j.scala

spark

Permalink

package spark

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. spark
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class ImportanceType extends EnumEntry with Serializable

    Permalink

    Settings for XGBoost feature importance type

  2. trait OpXGBoostClassifierParams extends XGBoostClassifierParams with OpXGBoostGeneralParamsDefaults

    Permalink

    Hack to access XGBoostClassifierParams

  3. trait OpXGBoostGeneralParamsDefaults extends AnyRef

    Permalink

    XGBoost GeneralParams defaults

  4. trait OpXGBoostQuietLogging extends AnyRef

    Permalink

    Helper trait to hush XGBoost annoying logging

  5. trait OpXGBoostRegressorParams extends XGBoostRegressorParams with OpXGBoostGeneralParamsDefaults

    Permalink

    Hack to access XGBoostRegressorParams

Value Members

  1. object ImportanceType extends Enum[ImportanceType] with Serializable

    Permalink
  2. object OpXGBoost extends Product with Serializable

    Permalink
  3. val VERSION: String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped