HomieCare/StreamServer/src
2024-05-11 17:37:44 +07:00
..
analytic Create xgboost_model.pkl 2024-05-11 17:03:40 +07:00
query Add prediction endpoint 2024-05-11 02:05:42 +07:00
routers Add prediction endpoint 2024-05-11 02:05:42 +07:00
config.py Add prediction endpoint 2024-05-11 02:05:42 +07:00
database.py Add database connection file and config file 2024-04-23 23:36:44 +07:00
exceptions.py Add pydantics models and sqlAlchemy 2024-04-24 21:52:52 +07:00
main.py Enable CORS 2024-05-11 17:37:44 +07:00
models.py Add model and scheme of indoortemp prediction 2024-05-11 02:05:22 +07:00
scheme.py Add model and scheme of indoortemp prediction 2024-05-11 02:05:22 +07:00
utils.py Add util docstring and url validator 2024-04-28 02:37:41 +07:00