APRIORI ALGORITHM

APRIORI ALGORITHM

University

5 Qs

quiz-placeholder

Similar activities

Quiz Nhóm 1

Quiz Nhóm 1

University

10 Qs

AI & Expert systems-Unit 1

AI & Expert systems-Unit 1

University

10 Qs

DECODE AI: FINALE

DECODE AI: FINALE

University

10 Qs

Tema 04 Algoritmo de Association Rules

Tema 04 Algoritmo de Association Rules

University

7 Qs

Search Algorithms in Python (A)

Search Algorithms in Python (A)

University

8 Qs

AdvancedProgramming_intro

AdvancedProgramming_intro

University

10 Qs

Artificial Intelligence - Searching Quiz 4A

Artificial Intelligence - Searching Quiz 4A

University

9 Qs

Data mining-08.02.23

Data mining-08.02.23

University

5 Qs

APRIORI ALGORITHM

APRIORI ALGORITHM

Assessment

Quiz

Computers

University

Easy

Created by

Arivuselvi A

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The A Priori algorithm is a ___________?

top-down search

breadth first search

depth first search

bottom-up search

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The data Warehouse is__________?

read only

write only

read write only

none.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A priori algorithm is otherwise called as __________?

width-wise algorithm

level-wise algorithm

pincer-search algorithm

fp growth algorithm.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first phase of A Priori algorithm is _______?

candidate generation

itemset generation

pruning

partitioning

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An algorithm called________is used to generate the candidate item sets for each pass after the first?

apriori

apriori-gen

sampling

partition