Open jpbonjour opened 6 years ago
If you try it a few times, you should see differences. The way that "Let's Go!" is implemented is to select the places with the top 6 "scores" and then randomly select 3. That was just a crude approach with the MVP. We've since just finished up a Constraints Programming implementation of a Scheduler (another thing that sometimes happens, esp. in SF, is that "Let's Go!" can result in showing you a place that is closed for the AM, or even for the entire day). The new implementation, which I'll be deploying later tonight or tomorrow will no longer show places closed, or if the place is super popular then it will just constrain it not to be shown when closed in the AM and instead display it in the PM.
Another thing that we've planned for but haven't implemented well enough yet is to enable actions (like deleting a place, or swiping Left, or previously visiting, or rating it to all impact a user score - distinct from a global avg. score - and diminish likelihood of it being displayed to user).
Outcome: Same trips appear. ![Uploading IMG_5586.PNG…]()