Quiz-1(G3)

Quiz-1(G3)

University

10 Qs

quiz-placeholder

Similar activities

Quiz Chapter 8 BD

Quiz Chapter 8 BD

University

10 Qs

DSDW

DSDW

University

5 Qs

Data Mining

Data Mining

University

15 Qs

Tema 04 Algoritmo de Association Rules

Tema 04 Algoritmo de Association Rules

University

7 Qs

APRIORI ALGORITHM

APRIORI ALGORITHM

University

5 Qs

Apriori Algorithm Concepts

Apriori Algorithm Concepts

University

10 Qs

Mining frequent items

Mining frequent items

University

5 Qs

Unit 2 - AI by Prof. R. Rajkumar

Unit 2 - AI by Prof. R. Rajkumar

University

15 Qs

Quiz-1(G3)

Quiz-1(G3)

Assessment

Quiz

Computers

University

Hard

Created by

Dr Kumar

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Let L3 = {{A, B, C}, {A, B, D}, {A, C, D}, {B, C, D}}. How many candidate 4-itemsets (C4) will be generated using the F3 × F3 method before pruning?

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the computational cost associated with Fk-1 × Fk-1 candidate generation as k increases?

It decreases linearly

It increases exponentially due to subset checks

It remains constant for large k

It becomes negligible due to pruning

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In the context of candidate generation using Fk-1 × Fk-1, pruning is performed to:

Ensure the candidate is lexicographically sorted

Eliminate candidates containing any infrequent (k–1)-subset

Improve algorithm efficiency by reducing support count operations

Guarantee that only maximal itemsets are retained

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In rule generation from frequent itemsets in the Apriori algorithm:

All non-empty subsets of a frequent itemset are considered for rule generation

Confidence is calculated as support(X ∪ Y) / support(X)

The lift of a rule is always greater than 1 for strong rules

Rules are retained only if they meet both minimum support and minimum confidence thresholds

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

When using the Apriori algorithm, generating rules from a frequent itemset of size k can result in up to __________ rules.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How many times is the original transaction database scanned in FP-Growth algorithm?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The path from any node to the root in an FP-tree represents a __________ of a transaction.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?