This commit is contained in:
ddrwode
2026-02-22 14:57:30 +08:00
parent e26b7d0430
commit e83d15f127
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@@ -21,5 +21,4 @@ env/
local_settings.py
# Local runtime data
models/database.db
*.log

BIN
models/database.db Normal file

Binary file not shown.

View File

@@ -2,3 +2,9 @@ bitmart-python-sdk-api
loguru
peewee
pymysql
numpy
pandas
scikit-learn
joblib
lightgbm>=3.0.0
optuna>=3.0.0