-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
62 lines (62 loc) · 1.41 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
name: fraud
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- joblib=1.1.0=pyhd3eb1b0_0
- scikit-learn=1.0.2=py38h51133e4_1
- pip:
- attrs==21.4.0
- gensim==4.1.2
- h5py==3.6.0
- igraph==0.9.9
- jsonschema==4.4.0
- keras==2.8.0
- keras-preprocessing==1.1.2
- matplotlib==3.5.1
- matplotlib-inline==0.1.3
- numpy==1.22.2
- nltk==3.2.4
- pandas==1.4.0
- parso==0.8.3
- pathspec==0.9.0
- pexpect==4.8.0
- phonenumbers==8.12.43
- pickleshare==0.7.5
- pillow==9.0.1
- platformdirs==2.5.0
- scipy==1.8.0
- seaborn==0.11.2
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.8.0
- tensorflow-estimator==2.8.0
- tensorflow-gpu==2.8.0
- tensorflow-io-gcs-filesystem==0.24.0
- termcolor==1.1.0
- terminado==0.13.1
- testpath==0.5.0
- textblob==0.17.1
- texttable==1.6.4
- tf-estimator-nightly==2.8.0.dev2021122109
- threadpoolctl==3.1.0
- tk==0.1.0
- tokenizers==0.11.4
- tomli==2.0.1
- torch==1.10.2
- tornado==6.1
- traitlets==5.1.1
- transformers==4.16.2
- trio==0.19.0
- trio-websocket==0.9.2
- typing-extensions==4.0.1
- urllib3==1.26.8
- wcwidth==0.2.5
- webencodings==0.5.1
- werkzeug==2.0.3
- wordcloud==1.8.1
- wrapt==1.13.3
- wsproto==1.0.0
- zipp==3.7.0