requirements.txt 669 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. argparse==1.4.0
  2. catboost==1.2
  3. category_encoders==2.6.0
  4. einops==0.6.0
  5. kaleido==0.2.1
  6. libzero==0.0.3.dev7
  7. lightgbm==3.3.5
  8. Markdown==3.4.1
  9. matplotlib==3.7.1
  10. opencv-contrib-python==4.7.0.72
  11. openml==0.13.0
  12. openpyxl==3.1.2
  13. optuna==3.1.0
  14. pandas==1.5.3
  15. pathtools==0.1.2
  16. Pillow==9.4.0
  17. plotly==4.14.3
  18. protobuf==3.19.6
  19. pydantic==1.10.6
  20. Pygments==2.14.0
  21. pytomlpp==1.0.11
  22. pytorch-lightning==1.8.6
  23. pytorch-tabnet==4.0
  24. PyYAML==5.4.1
  25. scikit-learn==1.2.2
  26. scipy==1.10.1
  27. seaborn==0.12.2
  28. shap==0.41.0
  29. slicer==0.0.7
  30. spacy==3.5.0
  31. tensorboard==2.12.0
  32. torch==1.13.1
  33. torchaudio==0.13.1
  34. torchmetrics==0.11.3
  35. torchvision==0.14.1
  36. tqdm==4.65.0
  37. wandb==0.13.11
  38. wasabi==1.1.1
  39. wget==3.2
  40. xgboost==1.7.5