Spaces:
Sleeping
Sleeping
| numpy>=1.26.0,<2.0 | |
| pandas>=2.1.0,<3.0 | |
| scikit-learn>=1.3.0,<2.0 | |
| xgboost>=2.0.0,<3.0 | |
| matplotlib>=3.8.0,<4.0 | |
| seaborn>=0.13.0,<1.0 | |
| # Model Hub & Deployment | |
| huggingface-hub>=0.17.0 | |
| datasets>=2.14.0 | |
| transformers>=4.35.0 | |
| # Streamlit App | |
| streamlit>=1.28.0 | |
| streamlit-option-menu>=0.3.2 | |
| # Imbalanced Data Handling | |
| imbalanced-learn>=0.11.0 | |
| # Additional Utilities | |
| joblib>=1.3.1 | |
| python-dotenv>=1.0.0 | |