Skip to content

Commit 5117774

Browse files
EssamWisamablaom
andauthored
Update src/encoders/contrast_encoder/contrast_encoder.jl
Co-authored-by: Anthony Blaom, PhD <[email protected]>
1 parent aa38ff6 commit 5117774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/encoders/contrast_encoder/contrast_encoder.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ include("errors.jl")
22

33
"""
44
** Private Method **
5+
56
This and the following four methods implement the contrast matrix for dummy coding, sum coding,
67
backaward/forward difference coding and helmert coding.
78
Where `k` is the number of levels in the feature and the returned contrast matrix has dimensions (k,k-1).

0 commit comments

Comments
 (0)