A data scientist is asked to implement an article recommendation feature for an on-line magazine.
The magazine does not want to use client tracking technologies such as cookies or reading
history. Therefore, only the style and subject matter of the current article is available for making
recommendations. All of the magazine’s articles are stored in a database in a format suitable for
analytics.
Which method should the data scientist try first?

A.
K Means Clustering
B.
Naive Bayesian
C.
Logistic Regression
D.
Association Rules