# Core requirements | |
pandas>=1.3.0 | |
numpy>=1.21.0 | |
scikit-learn>=1.0.0 | |
imbalanced-learn>=0.8.0 | |
xgboost>=1.5.0 | |
joblib>=1.0.0 | |
# Visualization | |
matplotlib>=3.5.0 | |
seaborn>=0.11.0 | |
# Optional (for additional functionality) | |
# (Uncomment if needed) | |
# tensorflow>=2.6.0 | |
# keras>=2.6.0 | |
# lightgbm>=3.3.0 | |
# catboost>=1.0.0 | |
# Jupyter notebook support (if running in notebook) | |
# ipykernel>=6.0.0 | |
# notebook>=6.4.0 | |