Description Usage Arguments Value
Detects the categorical variables and treats it based on the fit file generated by train data.
1 | encode_generic_fit(x, fit)
|
x |
Any categorical vector which needs to be encoded |
fit |
A list returned from "BestCatEncode" that is used to fit the test data. |
Returns the encoded data vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.