CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 83: Google Cloud Professional Machine Learning Engineer

Your company manages an application that aggregates news articles from many different online sources and sends them to users. You need to build a recommendation model that will suggest articles to readers that are similar to the articles they are currently reading. Which approach should you use?

Nội dung câu hỏi

Your company manages an application that aggregates news articles from many different online sources and sends them to users. You need to build a recommendation model that will suggest articles to readers that are similar to the articles they are currently reading. Which approach should you use?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Create a collaborative filtering system that recommends articles to a user based on the user’s past behavior.
  2. B. Encode all articles into vectors using word2vec, and build a model that returns articles based on vector similarity. — đáp án hiện tại
  3. C. Build a logistic regression model for each user that predicts whether an article should be recommended to a user.
  4. D. Manually label a few hundred articles, and then train an SVM classifier based on the manually classified articles that categorizes additional articles into their respective categories.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề