[
  {
    "metadataOutputVersion" : "3.0",
    "outputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "prediction",
        "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"
        }
      ]
    },
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "9.0b1",
      "com.github.apple.coremltools.source" : "scikit-learn==1.5.1"
    },
    "inputSchema" : [
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x1",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x2",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x3",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x4",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x5",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x6",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x7",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x8",
        "shortDescription" : ""
      },
      {
        "isOptional" : "0",
        "formattedType" : "Double",
        "type" : "Double",
        "name" : "x9",
        "shortDescription" : ""
      }
    ],
    "generatedClassName" : "TTE_Model_Ultra",
    "method" : "predict"
  }
]