Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


datarobot (version 2.16.0)

DeleteTransferableModel: Delete this imported model.

Description

Delete this imported model.

Usage

DeleteTransferableModel(importId)

Arguments

importId

character. Id of the import.

Examples

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

Run the code above in your browser using DataLab