| catto_freq | R Documentation | 
Frequency encoding
catto_freq(train, ..., test, verbose = TRUE)
| train | The training data, in a  | 
| ... | The columns to be encoded. If none are specified, then all character and factor columns are encoded. | 
| test | The test data, in a  | 
| verbose | Should informative messages be printed?  Defaults to
 | 
The encoded dataset in a cattonum_df if no test dataset was
provided, and the encoded datasets in a cattonum_df2 otherwise.
catto_freq(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.