MindsDB
Open Source Product Docs
The describe() function returns information about a model.
describe()
Use the describe() method to get information about a model:
model_name.describe()
Was this page helpful?