cpdflow.ws.ws.delete_model_from_project_by_model_names

delete_model_from_project_by_model_names(config: dict, model_names: list, log_format: str)[source]

Delete model from project by model names

Parameters:
  • config (dict) – configuration dictionary

  • model_names (list[str]) – model names

  • log_format (str) – log format for this method