Premium Content
Sign in to see the full question
Get access to the full problem, solutions, follow-up questions, and discussion.
Get access to the full problem, solutions, follow-up questions, and discussion.
Design an end-to-end ML system for Reddit that exposes:
will_user_comment_on_posts(user_id, post_ids)
The API should return one floating-point value per post ID, indicating the level of...