trustedanalytics drop_models¶
-
drop_models
(items)¶ Deletes the model on the server.
Parameters: items : [ str | model object | list [ str | model objects ]]
Either the name of the model object to delete or the model object itself
Returns: : list
Number of models deleted.