FloatField

public enum FloatField : String

Predefined names of float fields settable in DMatrix. You can set also another fields using method accepting strings.

  • Undocumented

    Declaration

    Swift

    case label
  • Undocumented

    Declaration

    Swift

    case weight
  • Undocumented

    Declaration

    Swift

    case baseMargin = "base_margin"
  • Undocumented

    Declaration

    Swift

    case labelLowerBound = "label_lower_bound"
  • Undocumented

    Declaration

    Swift

    case labelUpperBound = "label_upper_bound"