DROP MODEL
Description
Deletes a model object that has been trained and saved.
Precautions
The deleted model can be viewed in the gs_model_warehouse system catalog.
Syntax
DROP MODEL model_name;
Parameters
model_name
Specifies a model name.
Value range: a string. It must comply with the naming convention.
Helpful Links
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.