Skip to content

Commit 0075af7

Browse files
EssamWisamablaom
andauthored
Update src/generic.jl
Co-authored-by: Anthony Blaom, PhD <[email protected]>
1 parent 7f12234 commit 0075af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generic.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ logic?"
1414
# Arguments
1515
1616
- X: A table where the elements of the categorical features have [scitypes](https://juliaai.github.io/ScientificTypes.jl/dev/)
17-
Multiclass or OrderedFactor
17+
`Multiclass` or `OrderedFactor`
1818
- features=[]: A list of names of categorical features given as symbols to exclude or include from encoding,
1919
or a callable that returns true for features to be included/excluded
2020
- ignore=true: Whether to exclude or includes the features given in features

0 commit comments

Comments
 (0)