We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f12234 commit 0075af7Copy full SHA for 0075af7
src/generic.jl
@@ -14,7 +14,7 @@ logic?"
14
# Arguments
15
16
- X: A table where the elements of the categorical features have [scitypes](https://juliaai.github.io/ScientificTypes.jl/dev/)
17
- Multiclass or OrderedFactor
+ `Multiclass` or `OrderedFactor`
18
- features=[]: A list of names of categorical features given as symbols to exclude or include from encoding,
19
or a callable that returns true for features to be included/excluded
20
- ignore=true: Whether to exclude or includes the features given in features
0 commit comments