Lesson Story
Byte Knows the Job. What Should It Suggest?
When a user asks for a recommendation, a useful assistant should compare a small number of relevant choices. It should not guess from private information or pretend that one answer is perfect for everyone.
“I want a quiet activity I can do alone for 20 minutes.”
Byte can compare that safe profile with fixed activities and explain why one choice scored highest.
A recommendation system follows a simple pattern: collect suitable inputs, compare them with features, calculate scores, choose a result, and explain the match.
推薦系統會收集合適的輸入、比較選項特徵、計算分數、選出結果,再解釋為甚麼這個建議可能適合。