Commit Graph

20 Commits

Author SHA1 Message Date
ff80c32406 Fix python indentation 2024-07-05 18:11:38 +08:00
e2edaa678b Merge pull request #4149 from omnivore-app/feat/ml-score-v3
V3 scoring model, add prom monitoring
2024-07-05 16:58:00 +08:00
3fed16d936 Add auth to refresh call 2024-07-05 15:30:20 +08:00
6a201018b1 Fix promise 2024-07-05 15:20:45 +08:00
a7ca844220 Add authorization to digest-score 2024-07-05 14:59:16 +08:00
39df17fce0 Add a RWLock to the user features storage for refreshing 2024-07-05 12:41:08 +08:00
65f5ff88ea Refresh after features updated 2024-07-04 18:51:07 +08:00
d715d1d56d Remove treeinterpreter 2024-07-04 18:47:26 +08:00
0a012fd492 Remove unused 2024-07-04 18:47:00 +08:00
e1fe4237de V3 scoring model, add prom monitoring 2024-07-04 17:49:02 +08:00
56032b0765 increase score api timeout to 20 seconds 2024-07-04 10:32:09 +08:00
a5a4974de9 Refresh data outside of main because flask loads this script in production 2024-07-01 16:12:33 +08:00
da42357e95 Add internal function for refreshing features and model 2024-06-26 12:03:18 +08:00
49cce94b29 Linting clean ups 2024-06-21 09:19:20 +08:00
0e321143f6 Clean up 2024-06-21 09:19:20 +08:00
17e5978792 Update digest-score to run new model 2024-06-21 09:19:20 +08:00
5739ec2843 only score candidates without scores 2024-05-29 18:47:22 +08:00
c744291251 Update docs 2024-05-29 15:23:46 +08:00
a302a97b83 Remove the time_bonus_score as these scores are precomputed 2024-05-29 15:17:05 +08:00
cd842393f6 Add initial digest-score service 2024-05-29 14:24:59 +08:00