Initial commit
This commit is contained in:
commit
fe9efd5381
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
36
requirements.txt
Normal file
36
requirements.txt
Normal file
@ -0,0 +1,36 @@
|
||||
argon2-cffi==23.1.0
|
||||
argon2-cffi-bindings==21.2.0
|
||||
certifi==2025.4.26
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.2
|
||||
colorama==0.4.6
|
||||
contourpy==1.3.2
|
||||
cycler==0.12.1
|
||||
fonttools==4.58.0
|
||||
idna==3.10
|
||||
joblib==1.5.0
|
||||
kiwisolver==1.4.8
|
||||
liac-arff==2.5.0
|
||||
matplotlib==3.10.3
|
||||
minio==7.2.15
|
||||
numpy==2.2.5
|
||||
openml==0.15.1
|
||||
packaging==25.0
|
||||
pandas==2.2.3
|
||||
pillow==11.2.1
|
||||
pyarrow==20.0.0
|
||||
pycparser==2.22
|
||||
pycryptodome==3.22.0
|
||||
pyparsing==3.2.3
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2025.2
|
||||
requests==2.32.3
|
||||
scikit-learn==1.6.1
|
||||
scipy==1.15.3
|
||||
six==1.17.0
|
||||
threadpoolctl==3.6.0
|
||||
tqdm==4.67.1
|
||||
typing_extensions==4.13.2
|
||||
tzdata==2025.2
|
||||
urllib3==2.4.0
|
||||
xmltodict==0.14.2
|
Loading…
Reference in New Issue
Block a user