[
  {
    "metadataOutputVersion" : "3.0",
    "shortDescription" : "Duration prediction",
    "outputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "duration_pred",
        "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_pipelineRegressor",
      "structure" : [
        {
          "name" : "MLModelType_featureVectorizer"
        },
        {
          "name" : "MLModelType_treeEnsembleRegressor"
        }
      ]
    },
    "inputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "plugin_battery_level",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "prev_charge_duration_1",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hour",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "hours_until_use",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "med_dur_1",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "med_dur_2",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "med_dur_4",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "med_dur_8",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "med_dur_16",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "med_dur_24",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "std_dur_1",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "std_dur_2",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "std_dur_4",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "std_dur_8",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "std_dur_16",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "std_dur_24",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "cnt_dur_24",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "cnt_dur_2",
        "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" : ""
      }
    ],
    "userDefinedMetadata" : {
      "leeway" : "3.125",
      "model_version" : "53vavzrjhb",
      "com.github.apple.coremltools.source" : "scikit-learn==0.24.1",
      "com.github.apple.coremltools.version" : "4.1.3",
      "threshold" : "0.7500000000000004"
    },
    "generatedClassName" : "mac_routine_reg",
    "method" : "predict"
  }
]