Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


datarobot (version 2.14.2)

DeleteTransferrableModel: Delete this imported model.

Description

Delete this imported model.

Usage

DeleteTransferrableModel(importId)

Arguments

importId

character. Id of the import.

Examples

Run this code
# NOT RUN {
  id <- UploadTransferrableModel("model.drmodel")
  DeleteTransferrableModel(id)
# }

Run the code above in your browser using DataLab