xgboost 추가

This commit is contained in:
rickiepark
2018-05-20 15:38:07 +09:00
parent e56cdda3e2
commit 8a9b45258b

View File

@@ -1,6 +1,5 @@
name: handson-ml name: handson-ml
dependencies: dependencies:
- python=3.5
- scikit-learn - scikit-learn
- matplotlib - matplotlib
- jupyter - jupyter
@@ -13,3 +12,4 @@ dependencies:
- graphviz - graphviz
- watermark - watermark
- urlextract - urlextract
- xgboost