推荐系统
Showing
ai/__init__.py
deleted
100644 → 0
ai/config.py
deleted
100644 → 0
ai/dao/__init__.py
deleted
100644 → 0
ai/dao/robo_datas.py
deleted
100644 → 0
ai/data_access.py
deleted
100644 → 0
ai/model_trainer.py
deleted
100644 → 0
ai/noticer.py
deleted
100644 → 0
ai/predict.txt
deleted
100644 → 0
ai/reporter.py
deleted
100644 → 0
| ... | ... | @@ -22,13 +22,4 @@ six==1.16.0 |
| urllib3==1.26.12 | ||
| fastapi==0.100.0 | ||
| uvicorn==0.23.1 | ||
| apscheduler==3.10.1 | ||
| sklearn | ||
| finta | ||
| keras | ||
| tensorflow | ||
| matplotlib | ||
| lightgbm | ||
| \ No newline at end of file | ||
| apscheduler==3.10.1 | ||
| \ No newline at end of file |
Please register or sign in to comment