From 8a9b45258b2de4d39f7fb0b4d7949b59ea2d493b Mon Sep 17 00:00:00 2001 From: rickiepark Date: Sun, 20 May 2018 15:38:07 +0900 Subject: [PATCH] =?UTF-8?q?xgboost=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 53b5a29..857ea8e 100644 --- a/environment.yml +++ b/environment.yml @@ -1,6 +1,5 @@ name: handson-ml dependencies: - - python=3.5 - scikit-learn - matplotlib - jupyter @@ -13,3 +12,4 @@ dependencies: - graphviz - watermark - urlextract + - xgboost