Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 6 pts ) Suppose that you have a market basket dataset consisting of 1 ( purchase ) and 0 ( non - purchase )

(6pts) Suppose that you have a market basket dataset consisting of 1(purchase) and 0(non-
purchase) in which rows are users and columns are items.
(1)(3pts) Is it possible to apply the item-based collaborative filtering to this dataset for
recommendation? If yes, write the formula to predict Paj.
(2)(3pts) Is it possible to apply the association rule mining to make recommendations? If
yes, describe how you would like to build a recommender system. (If you want, you can
use Korean.)
Which of the following is not true?
(1) The k-means clustering is sensitive to noise objects.
(2) The k-medoids clustering is less sensitive to noise objects than the k -
means clustering.
(3) The k-means algorithm finds new centroids at every iteration.
(4) The PAM algorithm computes a new distance matrix at every iteration. Consider the similarity matrix of four data points (A, B, C, D) shown below.
Find the optimal clustering result that maximizes the following quantity,
Z=k=13(ij)inCk?s(i,j),
where s(i,j) is the similarity between object i and j, and Ck indicates the
k th cluster. The object i and j belong to Ck. Notice that the number of
clusters is 3. Report the clustering result with its Z value. In order to perform PCA, we obtained the eigenvalues and the eigenvectors
from the covariance matrix of a two-dimensional dataset.
1 st eigenvector =(122,-122),2 nd eigenvector =(122,122),1 st eigenvalue =1,2 nd
eigenvalue =1
Which of the following would be the contour plot of the original dataset?
(2)
(3)
(4)
PCA was performed based on a dataset. Below shows the first two eigenvector and eigenvalues. Which of the following is not true?
\table[[,eigenvectors],[PC1,PC2],[x1,0.6,-0.8],[x2,0.8,0.6],[x3,0,0],[x4,0,0],[x5,0,0],[x6,0,0],[x7,0,0],[x8,0,0],[x9,0,0],[x10,0,0],[eigenvalues,2.1,0.4]]
(1) The original dataset is 10-dimensional.
(2) The total variance of the original dataset is greater than 2.5.
(3) The variance of x3 is zero.
(4) The correlation between x1 and x2 is not zero.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions