ExportMLModel

Exports an existing ML model to a file.

python · Machine Learning

Details

IDExportMLModel
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsml

README

Exports an existing ML model to a file.

Script Data


Name Description
Script Type python3
Tags ml
Cortex XSOAR Version 5.0.0

Inputs


Argument Name Description
modelName The name of the ML model to export to a file.

Outputs


There are no outputs for this script.

args:
- description: The name of the ML model to export to a file.
  name: modelName
comment: 'Exports an existing ML model to a file. '
commonfields:
  id: ExportMLModel
  version: -1
enabled: true
name: ExportMLModel
script: '-'
subtype: python3
timeout: '0'
type: python
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
tags:
- ml
tests:
- No tests
fromversion: 5.0.0