Keras metadata

GET {{baseUrl}}/api/:projectId/training/keras/:learnId/metadata

Get metadata about a trained Keras block. Use the impulse blocks to find the learnId.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"created":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"layers":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"classNames":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"availableModelTypes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"recommendedModelType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"modelValidationMetrics":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"hasTrainedModel":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"mode":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"objectDetectionLastLayer":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}