APRIORI ALGORITHM

APRIORI ALGORITHM

University

5 Qs

quiz-placeholder

Similar activities

Search Algorithms in Python (A)

Search Algorithms in Python (A)

University

8 Qs

AdvancedProgramming_intro

AdvancedProgramming_intro

University

10 Qs

PDS - 04225 Searching & Algorithm Analysis - Chapter 4

PDS - 04225 Searching & Algorithm Analysis - Chapter 4

University

10 Qs

Lecture NINE.

Lecture NINE.

University

10 Qs

Algorithm and Flowchart

Algorithm and Flowchart

University

10 Qs

Kuis Susulan ASD

Kuis Susulan ASD

University

10 Qs

HACC Quizz

HACC Quizz

University

10 Qs

AI & Expert systems-Unit 1

AI & Expert systems-Unit 1

University

10 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