Quiz-1(G3)

Quiz-1(G3)

University

10 Qs

quiz-placeholder

Similar activities

Week 11 Networks and Routing

Week 11 Networks and Routing

10th Grade - Professional Development

15 Qs

CSC126 Quick Exercise 1-1

CSC126 Quick Exercise 1-1

University

10 Qs

SWARM INTELLIGENCE

SWARM INTELLIGENCE

University

12 Qs

Q&A – Predicting Outcomes of Repetition (Primary 4 – 4CT.05)

Q&A – Predicting Outcomes of Repetition (Primary 4 – 4CT.05)

4th Grade - University

10 Qs

CC 105 - Quiz No 2 (BSIT2A-G2)

CC 105 - Quiz No 2 (BSIT2A-G2)

University

15 Qs

Algorithms

Algorithms

University

10 Qs

time and space complexity

time and space complexity

University

13 Qs

Software Testing

Software Testing

University

10 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?