[
  {
    "metadataOutputVersion" : "3.0",
    "outputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "String",
        "type" : "String",
        "name" : "target",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "keyType" : "String",
        "formattedType" : "Dictionary (String → Double)",
        "type" : "Dictionary",
        "name" : "targetProbability",
        "shortDescription" : ""
      }
    ],
    "modelParameters" : [

    ],
    "author" : "Input Experience Analytics",
    "specificationVersion" : 8,
    "isUpdatable" : "0",
    "stateSchema" : [

    ],
    "availability" : {
      "macOS" : "14.0",
      "tvOS" : "17.0",
      "visionOS" : "1.0",
      "watchOS" : "unavailable",
      "iOS" : "17.0",
      "macCatalyst" : "17.0"
    },
    "modelType" : {
      "name" : "MLModelType_imageClassifier",
      "structure" : [
        {
          "name" : "MLModelType_visionFeaturePrint"
        },
        {
          "name" : "MLModelType_glmClassifier"
        }
      ]
    },
    "inputSchema" : [
      {
        "height" : "360",
        "colorspace" : "BGR",
        "isOptional" : "0",
        "width" : "360",
        "isColor" : "1",
        "formattedType" : "Image (Color 360 × 360)",
        "hasSizeFlexibility" : "0",
        "type" : "Image",
        "shortDescription" : "",
        "name" : "image"
      }
    ],
    "classLabels" : [
      "keyboard",
      "no_keyboard"
    ],
    "generatedClassName" : "kbClassifierV2",
    "userDefinedMetadata" : {
      "com.apple.coreml.model.preview.type" : "imageClassifier",
      "com.apple.createml.training.started" : "2025-11-18T02:54:26Z",
      "com.apple.createml.version" : "26.2.0",
      "com.apple.createml.training.finished" : "2025-11-18T02:57:20Z",
      "com.apple.createml.app.tag" : "175.7",
      "com.apple.createml.model.created" : "2025-11-18T02:57:20Z",
      "com.apple.createml.app.version" : "6.2"
    },
    "method" : "predict"
  }
]