-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
executable file
·43 lines (38 loc) · 1.3 KB
/
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
40
41
42
43
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
# setup.py: 108,169
# statswag/datasets/labels_generator.py: 5
# statswag/datasets/setup.py: 1,6,16
# statswag/datasets/tests/test_base.py: 3
# statswag/estimators/MLE.py: 8
# statswag/estimators/agreement.py: 5
# statswag/estimators/base.py: 3
# statswag/estimators/iwmv.py: 3
# statswag/estimators/majorityvote.py: 3
# statswag/estimators/setup.py: 2,3,11
# statswag/estimators/spectral.py: 10
# statswag/estimators/tests/test_estimators.py: 3
# statswag/estimators/tests/test_estimators_nan.py: 3
# statswag/estimators/tests/test_estimators_str.py: 3
# statswag/estimators/tests/test_estimators_str_nan.py: 3
# statswag/metrics/__init__.py: 1
# statswag/setup.py: 5,26
# statswag/utils/__init__.py: 1
numpy == 1.16.4
# statswag/estimators/MLE.py: 9
# statswag/estimators/iwmv.py: 4
# statswag/estimators/majorityvote.py: 4
# statswag/metrics/__init__.py: 2
pandas == 0.23.4
# statswag/estimators/MLE.py: 11,12
# statswag/estimators/agreement.py: 8
# statswag/estimators/iwmv.py: 9
# statswag/estimators/majorityvote.py: 13
# statswag/estimators/spectral.py: 14
# statswag/metrics/__init__.py: 4
scikit_learn == 0.20.0
# setup.py: 7,145
setuptools == 41.0.1
# statswag/estimators/MLE.py: 6
# statswag/estimators/base.py: 5
six == 1.11.0