sleep prediction

Keep track of time spent on any website to predict sleeping time

作者
moony
日安装量
0
总安装量
13
评分
0 0 0
版本
0.5
创建于
2023-02-18
更新于
2023-02-27
大小
11.9 KB
许可证
GPL-3.0
适用于
所有网站

- Menu button "Sleep Time" to see Prediction display box that can be move and close (persistently saved)
- Each day while using keyboard and mouse it calculate and store hour awake and sleep and use all hours to make predictions using average of all or Machine Learning (tensorflow.js) but will need more processing power (menu button "switchAlgorithm" show current algorithm in console)
- Accurate predictions can be get accumulating data,
more Sleeping/Awake date can be abstraction from browser history to do you need to download from https://takeout.google.com/ (chrome > format "BrowserHistory.json") then drop over this file on the prediction display box (console show progress and process will only look "time_usec"), menu button "showDelKey" can be use to see new data.