datatable.models.Ftrl.colname_hashes

Hashes of the column names used for the hashing trick as described in the Ftrl class description.

Parameters

return
List[int]

A list of the column name hashes.

See also

  • colnames – the column names of the training frame, i.e. the feature names.