From 854bffb3df0a5b9d94385846fe050c5d347cc6ce Mon Sep 17 00:00:00 2001 From: Flex Zhong Date: Sun, 5 Sep 2021 08:58:50 +0800 Subject: [PATCH] Update assignment.zh-cn.md --- 2-Regression/4-Logistic/translations/assignment.zh-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-Regression/4-Logistic/translations/assignment.zh-cn.md b/2-Regression/4-Logistic/translations/assignment.zh-cn.md index 8dc55af3..9d884967 100644 --- a/2-Regression/4-Logistic/translations/assignment.zh-cn.md +++ b/2-Regression/4-Logistic/translations/assignment.zh-cn.md @@ -8,4 +8,4 @@ | 标准 | 优秀 | 中规中矩 | 仍需努力 | | -------- | ----------------------------------------------------------------------- | ------------------------------------------------------------ | ----------------------------------------------------------- | -| | 用notebook呈现了一个解释性和性能良好的模型 | 用notebook呈现了一个性能一般的模型 | 用notebook呈现了一个性能差的模型或根本没有模型 | +| | 用 notebook 呈现了一个解释性和性能良好的模型 | 用 notebook 呈现了一个性能一般的模型 | 用 notebook 呈现了一个性能差的模型或根本没有模型 |