api-console-assets
Version:
This repo only exists to publish api console components to npm
16 lines (15 loc) • 314 B
JSON
{
"id": "string",
"sourceModel": "string",
"storageDataLocation": "string",
"storagePMMLLocation": "string",
"storagePMMLModelLocation": "string",
"modelType": "string",
"trainingInstances": [{
"output": "string",
"csvInstance": ["(value)"]
}],
"utility": [{
"(key)": "double"
}]
}