Skip to content

Commit 366b20c

Browse files
authored
Update README.md
1 parent 6dac197 commit 366b20c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ Please visit the [**wiki**](https://github.com/ksator/Machine_Learning_with_Pyth
1414
- [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))
1515
- [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)
1616
- [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))
17+
- [data preparation example](https://github.com/ksator/Machine_Learning_with_Python/wiki/data-preparation-example)
18+

0 commit comments

Comments
 (0)