Back to Mindsdb

Remove an ML Engine

docs/sdks/python/drop_ml_engine.mdx

26.1.0125 B
Original Source

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

server.ml_engines.drop('ml_engine_name')