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

    ],
    "author" : "GC",
    "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" : "vector",
        "shortDescription" : ""
      }
    ],
    "classLabels" : [
      0,
      1
    ],
    "generatedClassName" : "sharesheetEmptyBaseModel",
    "userDefinedMetadata" : {
      "feature_order" : "['SourceAppConditionedProbabilityAcrossAllBucketsInTheLastMonth', 'SourceAppConditionedProbabilityAcrossAllCandidatesInTheLastMonth', 'SourceAppConditionedProbabilityAcrossAllBucketsInTheLast6Months', 'SourceAppConditionedProbabilityAcrossAllCandidatesInTheLast6Months', 'HourOfDaySlotConditionedProbabilityAcrossAllBucketsInTheLastMonth', 'HourOfDaySlotConditionedProbabilityAcrossAllCandidatesInTheLastMonth', 'HourOfDaySlotConditionedProbabilityAcrossAllBucketsInTheLast6Months', 'HourOfDaySlotConditionedProbabilityAcrossAllCandidatesInTheLast6Months', 'DayOfWeekConditionedProbabilityAcrossAllBucketsInTheLastMonth', 'DayOfWeekConditionedProbabilityAcrossAllCandidatesInTheLastMonth', 'DayOfWeekConditionedProbabilityAcrossAllBucketsInTheLast6Months', 'DayOfWeekConditionedProbabilityAcrossAllCandidatesInTheLast6Months']",
      "model_type" : "gbdt",
      "mlModelVersion" : "1.0",
      "coremltoolsVersion" : "3.4"
    },
    "method" : "predict"
  }
]