From 74a28799f5e0f7068dd4e8362b015525bd0e9172 Mon Sep 17 00:00:00 2001 From: zhang yongquan Date: Tue, 7 Aug 2018 10:59:31 +0800 Subject: [PATCH] Update Day 25 Decision Tree.md --- Code/Day 25 Decision Tree.md | 1 - 1 file changed, 1 deletion(-) 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