📄️ Model Creation
Requirements
📄️ Model Usage
Uploading a Model
📄️ Model Contents
A valid custom model must be uploaded as a zip file with the following internal structure:
📄️ Logging
If you wish to log information about some events occurring at model loading or prediction, you have to use the gunicorn.error logger. Other output streams of the model script are suppressed in the MLflow model container logs.
📄️ Error Handling
When a model's prediction call encounters an exception, the error response will be displayed in the navio UI.
🗃️ Advanced
6 items