Commit Graph

5 Commits

Author SHA1 Message Date
James Grugett
f008971bd1 Compute recommendation scores from updateUserFeed 2022-04-30 11:54:44 -04:00
James Grugett
43a0fc6581 Tweak feed algorithm 2022-04-30 11:34:53 -04:00
James Grugett
57fb9baed6 Schedule updating user recommendations. Compute using tf-idf. 2022-04-27 21:27:31 -04:00
James Grugett
6ac361fdb9 Fix lodash import for cloud functions 2022-04-13 12:44:47 -05:00
James Grugett
ec49a73c74
Algo feed (#77)
* Implement algo feed

* Remove 'See more...' from feed items

* Fix problem with useUpdatedContracts.

* Tweak some params
2022-04-09 18:10:58 -05:00