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.
2 parents 10c60d7 + 238a08f commit f6431e3Copy full SHA for f6431e3
src/encoders/target_encoding/interface_mlj.jl
@@ -156,7 +156,7 @@ $ordered_factor_doc
156
# Operations
157
158
- `transform(mach, Xnew)`: Apply target encoding to selected `Multiclass` or
159
- `OrderedFactor features of `Xnew` specified by hyper-parameters, and return the new
+ `OrderedFactor` features of `Xnew` specified by hyper-parameters, and return the new
160
table. Features that are neither `Multiclass` nor `OrderedFactor` are always left
161
unchanged.
162
0 commit comments