Created
February 26, 2020 11:30
-
-
Save braz/b45434a0ed4d9f95d641ec69a9924a47 to your computer and use it in GitHub Desktop.
Gist for Python ML environment setup/configuration.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cycler==0.10.0 | |
dnspython==1.16.0 | |
flatten-json==0.1.7 | |
joblib==0.14.1 | |
kiwisolver==1.1.0 | |
matplotlib==3.1.3 | |
mlxtend==0.17.2 | |
numpy==1.18.1 | |
pandas==1.0.1 | |
pprint==0.1 | |
pymongo==3.10.1 | |
pyparsing==2.4.6 | |
python-dateutil==2.8.1 | |
pytz==2019.3 | |
scikit-learn==0.22.1 | |
scipy==1.4.1 | |
seaborn==0.10.0 | |
six==1.14.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment