Description Usage Arguments Value
Detects and treats categorical data by taking in a data set and fit values of the train data.
1 | CatEncodeFit(data, dv, fit)
|
data |
Any dataset in which the categorical data needs to be detected and encoded |
dv |
Dependent variable in the given dataset |
fit |
A list returned from "BestCatEncode" that is used to fit the test data. |
Returns the encoded dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.