Dataiku · Arazzo Workflow
Dataiku Inspect Saved Model
Version 1.0.0
List a project's saved models and fetch the details of one model including its active version.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine LearningArazzoWorkflows
Provider
Workflows
inspect-saved-model
Discover saved models in a project and read one model's details.
Lists saved models, then gets details for a specific saved model id.
1
listSavedModels
listSavedModels
List all saved models in the project.
2
getSavedModel
getSavedModel
Fetch full details of the target saved model, including its active version.