early_warning_model / requirements.txt
LLouis0622's picture
Upload folder using huggingface_hub
5092c1e verified
# ํ•„์ˆ˜ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ
numpy>=1.21.0
pandas>=1.3.0
scikit-learn>=1.0.0
# ๋จธ์‹ ๋Ÿฌ๋‹ ๋ชจ๋ธ
xgboost>=1.5.0
lightgbm>=3.3.0
# ํด๋ž˜์Šค ๋ถˆ๊ท ํ˜• ์ฒ˜๋ฆฌ
imbalanced-learn>=0.9.0
# ์‹œ๊ฐํ™” (๋…ธํŠธ๋ถ์šฉ)
matplotlib>=3.4.0
seaborn>=0.11.0
# Jupyter ๋…ธํŠธ๋ถ
jupyter>=1.0.0
ipykernel>=6.0.0