From b313127a9b9dfee3fdf38a1f36384a08d6c4031b Mon Sep 17 00:00:00 2001 From: Haesun Park Date: Mon, 26 Mar 2018 12:02:08 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8D=EC=8A=A4=ED=8A=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 03_classification.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_classification.ipynb b/03_classification.ipynb index 38e501b..ff127c8 100644 --- a/03_classification.ipynb +++ b/03_classification.ipynb @@ -31,7 +31,7 @@ "source": [ "**3장 – 분류**\n", "\n", - "_이 노트북은 2장에 있는 모든 샘플 코드와 연습문제 해답을 가지고 있습니다._" + "_이 노트북은 3장에 있는 모든 샘플 코드와 연습문제 해답을 가지고 있습니다._" ] }, {