-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathrequirements.txt
More file actions
95 lines (72 loc) · 1.24 KB
/
requirements.txt
File metadata and controls
95 lines (72 loc) · 1.24 KB
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
# Core Libraries
matplotlib>=3.7.5
toml>=0.10.2
scikit-learn>=1.5.0
#scikit-learn>=1.3.2
scipy>=1.14.1
tensorflow>=2.16.2
numpy>=2.3.5
# Additional Libraries
shap>=0.44.1
scikit-optimize>=0.10.2
pyswarms>=1.3.0
pytest>=8.3.3
xlsxwriter>=3.2.0
types-toml
types-setuptools
wheel
# downstream
sktime>=0.35.0
statsmodels>=0.14.4
prophet>=1.1.6
plotly>=5.24.1
darts>=0.34.0
# PyTorch and Related Libraries
torch>=2.5.1
#torch>=2.8.0
torchvision>=0.20.1
torchaudio>=2.5.1
# neuralforecast>=1.6.4
# PyTorch Geometric and Extensions (use prebuilt binaries)
#-f https://data.pyg.org/whl/torch-2.5.1.html
#torch-geometric>=2.6.1
#torch-cluster>=1.6.3
# Other Dependencies
ujson>=5.10.0
ipdb>=0.13.13
pandas>=2.0.3
torchcde>=0.2.5
tables>=3.10.1
MissForest>=4.2.3
lightgbm>=4.6.0
xgboost>=2.1.4
# extractor
tsfel>=0.1.9
tsfresh>=0.20.3
# grin
einops>=0.8.0
# automl
ray>=2.41.0
ray[tune]>=2.41.0
fire>=0.7.0
fastdtw>=0.3.4
# dev
torch-geometric>=2.6.1
pytorch-lightning>=2.5.0
torchmetrics>=1.6.1
lightning>=2.5.0
pycatch22>=0.4.5
# llms
reformer-pytorch>=1.4.4
transformers>=4.52.4
timm>=1.0.15
# back up plot
pyqt5>=5.15.11
# saits
tsdb>=0.7.1
#csdi
linear-attention-transformer>=0.19.1
#downstream
pmdarima>=2.1.1
statsforecast>=1.0.0
# coverage>=7.3.2