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.