singhn9's picture
Update requirements.txt
594f122 verified
raw
history blame contribute delete
396 Bytes
# --- Core Streamlit & Data ---
streamlit
pandas
numpy
matplotlib
seaborn
joblib
scikit-learn
plotly
tqdm
# --- Advanced ML / AutoML ---
optuna
shap
transformers
accelerate
# --- Gradient Boosted Families ---
xgboost
lightgbm
catboost
# --- Deep & Tabular (optional) ---
torch
pytorch-tabular
tabpfn
# --- Optional for visualization ---
altair
plotnine
# --- Utilities ---
typing-extensions