This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
140 lines (140 loc) · 3.84 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
name: ml4hc_p1
channels:
- defaults
dependencies:
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py39h2bbff1b_0
- asttokens=2.0.5=pyhd3eb1b0_0
- attrs=21.4.0=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- bleach=4.1.0=pyhd3eb1b0_0
- ca-certificates=2022.3.18=haa95532_0
- certifi=2021.10.8=py39haa95532_2
- cffi=1.15.0=py39h2bbff1b_1
- colorama=0.4.4=pyhd3eb1b0_0
- debugpy=1.5.1=py39hd77b12b_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- entrypoints=0.3=py39haa95532_0
- executing=0.8.3=pyhd3eb1b0_0
- importlib-metadata=4.8.2=py39haa95532_0
- importlib_metadata=4.8.2=hd3eb1b0_0
- ipykernel=6.9.1=py39haa95532_0
- ipython=8.1.1=py39haa95532_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.18.1=py39haa95532_1
- jsonschema=3.2.0=pyhd3eb1b0_2
- jupyter_client=7.1.2=pyhd3eb1b0_0
- jupyter_core=4.9.2=py39haa95532_0
- jupyterlab_pygments=0.1.2=py_0
- markupsafe=2.0.1=py39h2bbff1b_0
- matplotlib-inline=0.1.2=pyhd3eb1b0_2
- mistune=0.8.4=py39h2bbff1b_1000
- nbclient=0.5.11=pyhd3eb1b0_0
- nbconvert=6.1.0=py39haa95532_0
- nbformat=5.1.3=pyhd3eb1b0_0
- nest-asyncio=1.5.1=pyhd3eb1b0_0
- notebook=6.4.8=py39haa95532_0
- openssl=1.1.1n=h2bbff1b_0
- packaging=21.3=pyhd3eb1b0_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- parso=0.8.3=pyhd3eb1b0_0
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.2.4=py39haa95532_0
- prometheus_client=0.13.1=pyhd3eb1b0_0
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- pure_eval=0.2.2=pyhd3eb1b0_0
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.11.2=pyhd3eb1b0_0
- pyrsistent=0.18.0=py39h196d8e1_0
- python=3.9.7=h6244533_1
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pywin32=302=py39h827c3e9_1
- pywinpty=2.0.2=py39h5da7b33_0
- pyzmq=22.3.0=py39hd77b12b_2
- send2trash=1.8.0=pyhd3eb1b0_1
- setuptools=58.0.4=py39haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.0=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- terminado=0.13.1=py39haa95532_0
- testpath=0.5.0=pyhd3eb1b0_0
- tornado=6.1=py39h2bbff1b_0
- traitlets=5.1.1=pyhd3eb1b0_0
- typing-extensions=4.1.1=hd3eb1b0_0
- typing_extensions=4.1.1=pyh06a4308_0
- tzdata=2021e=hda174b7_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py39haa95532_1
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py39haa95532_2
- winpty=0.4.3=4
- zipp=3.7.0=pyhd3eb1b0_0
- pip:
- autoviz==0.1.36
- bokeh==2.4.2
- charset-normalizer==2.0.12
- clean-text==0.6.0
- click==8.0.4
- colorcet==3.0.0
- cycler==0.11.0
- emoji==1.7.0
- fonttools==4.31.2
- fsspec==0.8.3
- ftfy==6.1.1
- holoviews==1.14.6
- htmlmin==0.1.12
- hvplot==0.7.3
- idna==3.3
- imagehash==4.2.1
- ipywidgets==7.7.0
- jinja2==3.1.1
- joblib==1.0.1
- jupyter==1.0.0
- jupyter-console==6.4.3
- jupyterlab-widgets==1.1.0
- kiwisolver==1.4.0
- markdown==3.3.6
- matplotlib==3.5.1
- missingno==0.5.1
- multimethod==1.7
- networkx==2.7.1
- nltk==3.7
- numpy==1.22.3
- pandas==1.4.1
- pandas-profiling==3.1.0
- panel==0.12.6
- param==1.12.0
- patsy==0.5.2
- phik==0.12.2
- pillow==9.0.1
- pyarrow==7.0.0
- pyct==0.4.8
- pydantic==1.9.0
- pyparsing==3.0.7
- pytz==2022.1
- pyviz-comms==2.1.0
- pywavelets==1.3.0
- pyyaml==6.0
- qtconsole==5.2.2
- qtpy==2.0.1
- regex==2022.3.15
- requests==2.27.1
- scikit-learn==1.0.2
- scipy==1.8.0
- seaborn==0.11.2
- statsmodels==0.13.2
- tangled-up-in-unicode==0.1.0
- textblob==0.17.1
- threadpoolctl==3.1.0
- tqdm==4.63.1
- unidecode==1.3.4
- urllib3==1.26.9
- visions==0.7.4
- widgetsnbextension==3.6.0
- wordcloud==1.8.1
- xgboost==1.5.2
- xlrd==2.0.1
prefix: C:\Users\peter\miniconda3\envs\ml4hc_p1