sleep prediction

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

Penulis
moony
Pemasangan harian
0
Total pemasangan
13
Nilai
0 0 0
Versi
0.5
Dibuat
18 Februari 2023
Diperbarui
27 Februari 2023
Size
11,9 KB
Lisensi
GPL-3.0
Berlaku untuk
Semua situs

- 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.