forked from joshloyal/RotationForest
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
34 lines (27 loc) · 1.27 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
# Automatically generated by https://github.com/damnever/pigar.
# RotationForest/benchmarks/simple_benchmark.py: 14
# RotationForest/benchmarks/simple_benchmark_regression.py: 1
matplotlib ~= 3.3.4
# RotationForest/benchmarks/benchmarks.py: 6
# RotationForest/benchmarks/simple_benchmark.py: 1
# RotationForest/benchmarks/simple_benchmark_regression.py: 2
# RotationForest/rotation_forest/rotation_forest.py: 1
# RotationForest/rotation_forest/tests/test_rotation_forest.py: 4,5
numpy ~> 3.5.0
# RotationForest/benchmarks/simple_benchmark.py: 2
# RotationForest/benchmarks/simple_benchmark_regression.py: 3
pandas ~= 1.2.2
# RotationForest/rotation_forest/tests/test_rotation_forest.py: 1
pytest ~= 6.2.2
# RotationForest/benchmarks/benchmarks.py: 8,9,10,12
# RotationForest/benchmarks/simple_benchmark.py: 5,6,7,8,9,11,12
# RotationForest/benchmarks/simple_benchmark_regression.py: 7,8,9,10
# RotationForest/rotation_forest/_exceptions.py: 19,21,81,83,85
# RotationForest/rotation_forest/rotation_forest.py: 5
# RotationForest/rotation_forest/tests/test_rotation_forest.py: 6,7
scikit_learn ~> 1.5.0
# RotationForest/benchmarks/simple_benchmark.py: 15
# RotationForest/benchmarks/simple_benchmark_regression.py: 4
seaborn ~= 0.11.1
# RotationForest/setup.py: 1
# setuptools ~= 49.6.0.post20210108