[
  {
    "metadataOutputVersion" : "3.0",
    "shortDescription" : "Shallow model",
    "outputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "Int64",
        "type" : "Int64",
        "name" : "next_discharge_is_shallow",
        "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_treeEnsembleClassifier"
    },
    "inputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "plugin_battery_level",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "battery_duration_1",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "battery_duration_2",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "battery_duration_3",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "battery_duration_4",
        "shortDescription" : ""
      }
    ],
    "classLabels" : [
      0,
      1
    ],
    "generatedClassName" : "shallow_model",
    "userDefinedMetadata" : {
      "model_version" : "hvrfemuutc",
      "coremltoolsVersion" : "3.3"
    },
    "method" : "predict"
  }
]