Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 196 Bytes

File metadata and controls

10 lines (8 loc) · 196 Bytes
title Remove an ML Engine
sidebarTitle Remove an ML Engine

Here is how you can remove one of the ML engines directly from Python code:

server.ml_engines.drop('ml_engine_name')