From 7fb6c59c270c1ed45df5b4ba976ec4069242be23 Mon Sep 17 00:00:00 2001 From: tdvance Date: Fri, 6 Jul 2018 15:00:29 -0400 Subject: [PATCH] Added sklearn package to Python3 --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index c8e9c14..0905f2e 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,7 +28,7 @@ apt-get install -y octave toilet -f standard -k Adding Packages to Python3 pip3 install --upgrade pip -pip3 install awscli bigmler csvkit numpy scipy nose skll matplotlib pandas numexpr tables openpyxl xlsxwriter xlrd feedparser beautifulsoup4 plotly statsmodels dataset pymongo nltk networkx deap pydot2 rpy2 jug nose pandas matplotlib seaborn +pip3 install awscli bigmler csvkit numpy scipy nose skll matplotlib pandas numexpr tables openpyxl xlsxwriter xlrd feedparser beautifulsoup4 plotly statsmodels dataset pymongo nltk networkx deap pydot2 rpy2 jug nose pandas matplotlib seaborn sklearn toilet -f standard -k Installing Jupyter apt-get install -y jupyter-core jupyter-notebook