Frequent Pattern mining

Frequent Pattern mining

University

8 Qs

quiz-placeholder

Similar activities

Array

Array

University

12 Qs

Quiz-1(G3)

Quiz-1(G3)

University

10 Qs

Python Dictionaries

Python Dictionaries

University

10 Qs

Alpro_Array

Alpro_Array

University

10 Qs

time and space complexity

time and space complexity

University

13 Qs

Apriori algorithm

Apriori algorithm

University

3 Qs

Apriori Algorithm Concepts

Apriori Algorithm Concepts

University

10 Qs

Quiz8-2.7.25

Quiz8-2.7.25

University

10 Qs

Frequent Pattern mining

Frequent Pattern mining

Assessment

Quiz

Computers

University

Medium

CCSS
7.EE.B.3, 6.NS.B.3

Standards-aligned

Created by

sathi v

Used 10+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Given the transaction in Table 1 and minsup s = 50%, how many frequent 3-itemsets are there?

0

1

2

3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Considering Apriori Algorithm, assume we have 5 items (A to E) in total. In the 1-st scan, we find out all frequent items A, B, C, and E. How many size-2 (i.e. containing 2 items, e.g. A, B) itemsets should be considered in 2-nd scan, are potential to be size-2 frequent itemsets?

3

4

5

6

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

At Donovan's Donuts, the number of donut holes in a box can vary. Help Donovan find the mode.

12,10,10,10,13,12,11,13,10

13

12

11

10

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Eli bowled 7 games last weekend. His scores are: 155, 165, 138, 172, 127, 193, 142. What is the range of Eli's scores?

193

127

60

66

Tags

CCSS.6.NS.B.3

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Find the mean of these numbers:
5,11,2,12,4,2
4.1
6
4.5
4

Tags

CCSS.7.EE.B.3

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Find the median of these numbers:
4,2,7,4,3
2
5
7
4

Tags

CCSS.7.EE.B.3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following technique is categorised as unsupervised learning?

Decision Tree

Clustering

None of the above

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These are reasons why data are dirty, except ______

incomplete

outdated

garbage in garbage out

inconsistent