MindsDB home page
Search...
⌘K
Overview
Introduction
Interfaces
REST API
Python SDK
JavaScript SDK
MindsDB home page
Search...
⌘K
Slack
GitHub
Website
Watch Video
Watch Video
Search...
Navigation
Remove a Model
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Slack
GitHub
Website
Watch Video
On this page
Description
Syntax
Remove a Model
Copy page
Copy page
Description
The
delete
function removes a model from MindsDB.
Syntax
Here is how to get an existing database and remove it:
Copy
Ask AI
model = MindsDB.Models.trainModel(...)
model.delete()
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Assistant
Responses are generated using AI and may contain mistakes.