You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Preprocessing/OneHotEncoder.ecl
+2-11Lines changed: 2 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
/**
6
6
* For categorical features within a dataset,
7
-
* this module creates new binary and numeric features. The new binary features only takes a value * of 0 or 1 indicating the true value of the category.
7
+
* this module creates new binary and numeric features. The new binary features only takes a value of 0 or 1 indicating the true value of the category.
0 commit comments