DROP MODEL

Function

DROP MODEL deletes a model object that has been trained and saved.

Precautions

The deleted model can be viewed in the gs_model_warehouse system catalog.

NOTE:

In the Lite scenario, openGauss provides this syntax, but the AI capabilities are unavailable.

Syntax

DROP MODEL model_name;

Parameter Description

model_name

Specifies a model name.

Value range: a string. It must comply with the identifier naming convention.

Helpful Links

CREATE MODEL and PREDICT BY

Feedback
编组 3备份
    openGauss 2025-04-28 22:42:03
    cancel