UpdateModelingFeaturelist {datarobot} | R Documentation |
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. |
[Package datarobot version 2.18.6 Index]