Learn R Programming

datarobot (version 2.18.6)

UpdateModelingFeaturelist: Update a modeling featurelist

Description

Updates a modeling featurelist to change the name or description.

Usage

UpdateModelingFeaturelist(featurelist, listName = NULL, description = NULL)

Arguments

featurelist

list. The modeling featurelist to delete.

listName

character. String identifying the new featurelist to be created.

description

character. A user-friendly description to give a featurelist.