SetDatasetGoalsResponse

  • dataset_id
    Type: integer · Dataset Id
    required

    Integer numbers.

  • goals
    Type: array object[] · Goals
    required
    • model_id
      Type: integer · Model Id
      required

      ID of a completed model accessible to the current user.

    • max
      Type: number · Maxnullable

      Maximum acceptable value for a numerical model.

    • min
      Type: number · Minnullable

      Minimum acceptable value for a numerical model.

    • target_bool
      Type: boolean · Target Boolnullable

      Desired class for a binary classification model.

    • weight
      Type: number · Weight
      greater than:  
      0
  • status
    Type: string · Status