Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 343 Bytes

File metadata and controls

12 lines (7 loc) · 343 Bytes

machine_learning_python

use python to implement common ML algorithm from scratch, along sklean by side to compare.

python version 3.5 and machine learning package sklearn-0.18

Some code are modified from online sources.

Best way to learn is to do it and code it .

add code example day by days.

welcome to add your code or sugesstions.