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: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,5 @@ Please visit the [**wiki**](https://github.com/ksator/Machine_Learning_with_Pyth
14
14
-[Remove irrelevant features to reduce overfitting using RFE (Recursive Feature Elimination)](https://github.com/ksator/Machine_Learning_with_Python/wiki/Remove-irrelevant-features-to-reduce-overfitting-using-RFE-(Recursive-Feature-Elimination))
15
15
-[transform non numerical labels to numerical labels with LabelEncoder](https://github.com/ksator/Machine_Learning_with_Python/wiki/transform-non-numerical-labels-to-numerical-labels-with-LabelEncoder)
16
16
-[split a column into multiple columns (One Hot Encode)](https://github.com/ksator/Machine_Learning_with_Python/wiki/split-a-column-into-multiple-columns-(One-Hot-Encode))
0 commit comments