sleep prediction

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

ผู้เขียน
moony
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
13
คะแนน
0 0 0
เวอร์ชัน
0.5
สร้างเมื่อ
18-02-2023
อัปเดตเมื่อ
27-02-2023
Size
11.9 กิโลไบต์
สัญญาอนุญาต
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.