Question : Which of the following statement is correct with regards to Association rules? A. It is an unsupervised learning method B. It is a supervised learning method C. It is a predictive method D. It is a nonproductive method
1. A,B 2. B,C 3. C,D 4. A,D 5. B,D
Correct Answer : Get Lastest Questions and Answer : Explanation: Association rule is an unsupervised learning method. Which is descriptive, non-predictive method which is used to discover the interesting relationship hidden in a large datasets. Once the relationship is found this can be represented as rules or frequent itemsets. Association rules helps in mining the transactions in transactions in the databases.
Question : Which of the following questions can be answered using the Association Rules?
1. Which all books are purchased together on a portal
2. Of those readers who are similar to this reader, what books do they tend to buy?
3. Of those readers who have purchased this book, what other similar books do they tend to buy.
4. 1,2
5. 1,2,3
Correct Answer : Get Lastest Questions and Answer : Explanation: Association rules can help in answering all the questions listed in the options.
Question : Which of the following statements apply Apriori algorithm?
1. Create clusters based on the data and use them as model inputs 2. Force all 15 variables into the model as independent variables 3. Access Mostly Uused Products by 50000+ Subscribers 4. Break variables A, B, and C into their own univariate models