Computer Science, asked by sahily4709, 11 months ago

What techniques can be used to improve the efficiency of apriori algorithm? Hash-based techniques . Transaction reduction partitioning all of the above

Answers

Answered by Anonymous
8

Answer:

Option (d) All the above

Explanation:

From the following options, all of the above i.e., hash - based techniques, transaction reduction and partitioning are the techniques that can be used to improve the efficiency of apriori algorithm.

Apriori algorithm is an algorithm for all frequent patterns or items that mines through pruning rules with less support over transactional databases.

Answered by SerenaBochenek
1

Option D (All of the above) is the right answer.

Explanation:

  • The above-given techniques including Hash-based techniques, transaction or transfer reduction as well as partitioning are the techniques that could be used to maximize or enhance apriori algorithm performance.
  • Apriori algorithm seems to be an approximation or algorithm for all repeating patterns or things that are mined across transactional repositories by pruning guidelines with much less assistance.

All the given options are related to the given scenario. So that option C is the right answer.

Learn more:

https://brainly.in/question/14390006

Similar questions