Questions and Exercises
- Which network conversions are available in KNIME Analytics Platform?
a) Keras to TensorFlow network conversion
b) TensorFlow to Keras network conversion
c) ONNX to Keras network conversion
d) Keras to ONNX network conversion
- Which statements regarding Integrated Deployment are true (two statements are correct)?
a) Integrated Deployment allows us to retrain a model during execution.
b) The execution of the automatically generated workflow can be triggered by another workflow.
c) The execution of the training workflow is triggered by the deployment workflow.
d) Integrated Deployment closes the gap between training and deployment.