https://github.com/robmarkcole/hass-time-series-prediction
App that will plot a single time-series sensor history and make predictions using Prophet
https://github.com/robmarkcole/hass-time-series-prediction
home-assistant
Last synced: 8 months ago
JSON representation
App that will plot a single time-series sensor history and make predictions using Prophet
- Host: GitHub
- URL: https://github.com/robmarkcole/hass-time-series-prediction
- Owner: robmarkcole
- License: gpl-3.0
- Created: 2018-12-04T07:25:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T07:35:37.000Z (over 7 years ago)
- Last Synced: 2025-07-03T09:14:27.340Z (12 months ago)
- Topics: home-assistant
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HASS-time-series-prediction
App that will plot a single time-series sensor history and make predictions using Prophet.
Prophet - https://facebook.github.io/prophet/docs/quick_start.html#python-api
App - Flask or Bokeh?
Deployment - as hassio addon?
## Useful links
* https://github.com/galinaalperovich/CassandraTime