-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
39 lines (31 loc) · 977 Bytes
/
requirements.txt
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
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
# isolationforest/cat2vec.py: 2
gensim == 3.8.0
# isolationforest/cat2vec.py: 8
matplotlib == 3.1.3
# isolationforest/FeedbackIsolationForest.py: 5
# isolationforest/IsolationForest.py: 4
# isolationforest/cat2vec.py: 4
# isolationforest/main.py: 4
# isolationforest/utils.py: 1,2
# pidforest/Histogram.py: 1
# pidforest/PIDForest.py: 1
numpy == 1.18.1
# isolationforest/FeedbackIsolationForest.py: 2
# isolationforest/IsolationForest.py: 2
# isolationforest/cat2vec.py: 3
# isolationforest/main.py: 3
# pidforest/PIDForest.py: 2
pandas == 1.0.3
# isolationforest/main.py: 5,6
scikit_learn == 0.22.1
# isolationforest/cat2vec.py: 7
scipy == 1.4.1
# isolationforest/cat2vec.py: 9
seaborn == 0.10.0
# isolationforest/FeedbackIsolationForest.py: 6
# isolationforest/FeedbackIsolationTree.py: 1
# isolationforest/IsolationForest.py: 6
# isolationforest/IsolationTree.py: 2
utils == 1.0.1