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()
-
-