[
  {
    "metadataOutputVersion" : "3.0",
    "shortDescription" : "Engagement model",
    "outputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "Int64",
        "type" : "Int64",
        "name" : "engage",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "keyType" : "Int64",
        "formattedType" : "Dictionary (Int64 → Double)",
        "type" : "Dictionary",
        "name" : "classProbability",
        "shortDescription" : ""
      }
    ],
    "modelParameters" : [

    ],
    "specificationVersion" : 1,
    "isUpdatable" : "0",
    "stateSchema" : [

    ],
    "availability" : {
      "macOS" : "10.13",
      "tvOS" : "11.0",
      "visionOS" : "1.0",
      "watchOS" : "4.0",
      "iOS" : "11.0",
      "macCatalyst" : "11.0"
    },
    "modelType" : {
      "name" : "MLModelType_pipelineClassifier",
      "structure" : [
        {
          "name" : "MLModelType_featureVectorizer"
        },
        {
          "name" : "MLModelType_treeEnsembleClassifier"
        }
      ]
    },
    "inputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "classic_time_between_uses_med_dur_1",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "classic_time_between_uses_med_dur_2",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "classic_time_between_uses_med_dur_4",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "classic_time_between_uses_med_dur_24",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "classic_time_between_uses_std_dur_1",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "classic_time_between_uses_std_dur_2",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "classic_time_between_uses_std_dur_4",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "classic_time_between_uses_std_dur_24",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hour",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "is_weekend",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hour_plus_0",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hour_plus_1",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hour_plus_2",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hour_plus_3",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hour_plus_4",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hour_plus_5",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hours_until_use",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "meaningful_undercharge_rolling_average",
        "shortDescription" : ""
      }
    ],
    "classLabels" : [
      0,
      1
    ],
    "generatedClassName" : "base_engage",
    "userDefinedMetadata" : {
      "leeway" : "375.0",
      "model_version" : "a74nnjf9ep",
      "com.github.apple.coremltools.source" : "scikit-learn==0.24.1",
      "com.github.apple.coremltools.version" : "4.1.3",
      "threshold" : "0.87"
    },
    "method" : "predict"
  }
]