From 5ee6895815583062ac4c4b53ef0a01234212b9c8 Mon Sep 17 00:00:00 2001 From: jiangzhonglian Date: Wed, 6 Nov 2019 17:45:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/TensorFlow2.x/实战项目_2_汽车燃油效率.md | 56 ------------------- 1 file changed, 56 deletions(-) diff --git a/docs/TensorFlow2.x/实战项目_2_汽车燃油效率.md b/docs/TensorFlow2.x/实战项目_2_汽车燃油效率.md index b8e93c3e..8877d6e2 100644 --- a/docs/TensorFlow2.x/实战项目_2_汽车燃油效率.md +++ b/docs/TensorFlow2.x/实战项目_2_汽车燃油效率.md @@ -98,23 +98,6 @@ dataset = raw_dataset.copy() dataset.tail() ``` - - - -
- @@ -187,9 +170,6 @@ dataset.tail()
-
- - ### 数据清洗 @@ -238,22 +218,6 @@ dataset.tail() ``` - - -
- @@ -338,8 +302,6 @@ dataset.tail()
-
- ### 拆分训练数据集和测试数据集 @@ -679,22 +641,6 @@ hist.tail() ``` - - -
- @@ -761,8 +707,6 @@ hist.tail()
-
-