fastapi-prophet:使用Prophet和FastAPI进行的股市预测

时间:2021-02-10 06:12:43
【文件属性】:
文件名称:fastapi-prophet:使用Prophet和FastAPI进行的股市预测
文件大小:731KB
文件格式:ZIP
更新时间:2021-02-10 06:12:43
Python 使用Prophet和FastAPI进行的股市预测 训练先知模型并为给定的股票行情运行股市预测 细节 开发堆栈 FastAPI: ://fastapi.tiangolo.com 码头工人: : SQLAlchemy: : 数据库(异步SQLAlchemy Core查询): : fbprophet(时间序列预测): ://facebook.github.io/prophet yfinance: : 测试: pytest: ://docs.pytest.org/en/stable pytest-cov: : Codecov: ://docs.codecov.io 整理和格式化: 黑色: : flake8: ://flake8.pycqa.org/en/latest isort: ://pycqa.github.io/isort 通过Gith
【文件预览】:
fastapi-prophet-master
----.gitignore(60B)
----codecov.yml(207B)
----LICENSE(1KB)
----docker-compose.yml(1KB)
----.github()
--------workflows()
----fastapi-prophet()
--------Dockerfile(1KB)
--------app()
--------.dockerignore(51B)
--------requirements-dev.in(161B)
--------db()
--------pre-reqs.in(198B)
--------start.sh(878B)
--------entrypoint.sh(142B)
--------setup.cfg(31B)
--------Dockerfile.prod(1KB)
--------coverage.xml(11KB)
--------tests()
--------.coveragerc(35B)
--------requirements.in(108B)
----README.md(2KB)

网友评论