Skip to content

Latest commit

 

History

History
executable file
·
4 lines (3 loc) · 287 Bytes

README.md

File metadata and controls

executable file
·
4 lines (3 loc) · 287 Bytes

MachineLearningInAction-Code

This is my practice repo storing code from the book “Machine Learning in Action”. Also, I added some comments about library functions or algorithm based on my understanding and docs. Sometimes I refactored the code a bit according to tips on PyCharm.