sleep prediction

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

Tác giả
moony
Cài đặt hàng ngày
0
Số lần cài đặt
13
Đánh giá
0 0 0
Phiên bản
0.5
Đã tạo
18-02-2023
Đã cập nhật
27-02-2023
Size
10 KB
Giấy phép
GPL-3.0
Áp dụng cho
Tất cả trang web

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