Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Usage
microsoftml.select_columns(cols: [list, str], **kargs)
Description
Selects a set of columns to retrain, dropping all others.
Arguments
cols
A character string or list of the names of the variables to keep.
kargs
Additional arguments sent to compute engine.
Returns
An object defining the transform.