JavaScript
Describe a Model
Description
The describe()
function provides information about the models.
Syntax
Here is the syntax:
const modelDescription = await model_name.describe();
The describe()
function provides information about the models.
Here is the syntax:
const modelDescription = await model_name.describe();