1.
You are working with a dataset containing information about customer purchases at an online retail store. Each data point represents a customer and includes features such as age, gender, location, browsing history, and purchase history. Your task is to segment the customers into distinct groups based on their purchasing behavior in order to personalize marketing strategies. Which of the following machine learning techniques is best suited for this scenario?
-
linear or multiple linear regression
-
logistic or multiple logistic regression
-
k-means clustering
-
naïve Bayes classification