Overview
Getting Started
Examples
Configurations
API Reference
Check if model is deployed in given space.
config (dict) – configuration dictionary
model_name (str) – model name
space_type (str) – development or production environment
log_format (str) – log format for this method
True if model is deployed in given space_type, otherwise False
bool