diff --git a/Code/Day 25 Decision Tree.md b/Code/Day 25 Decision Tree.md index efab2d3..5966e97 100644 --- a/Code/Day 25 Decision Tree.md +++ b/Code/Day 25 Decision Tree.md @@ -3,7 +3,6 @@

-https://github.com/MachineLearning100/100-Days-Of-ML-Code/raw/master/Info-graphs/Day%2023%20-%20Chinese.jpg ### 导入需要用到的python库 ```python import numpy as np