Supervised MLPQL Language GuideModel TrainingDROP MODELOn this pageDROP MODELDROP MODEL deletes an existing model repository.SyntaxDROP MODEL [ IF EXISTS ] model_nameModel nameThe name of an existing model in Predibase. ExamplesHere is an example of how to drop the titanic model:DROP MODEL IF EXISTS titanic