Skip to content

Commit

Permalink
Added sklearn package to Python3
Browse files Browse the repository at this point in the history
  • Loading branch information
tdvance committed Jul 6, 2018
1 parent 4008a08 commit 7fb6c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7fb6c59

Please sign in to comment.