datatable.models.Ftrl.colnames

Column names of the training frame, i.e. the feature names.

Parameters

return
List[str]

A list of the column names.

See also