A _______ algorithm is used in data mining for finding items frequently bought together in transactions.
- Apriori
- Decision Tree
- K-Means
- Linear Regression
The Apriori algorithm is commonly used in data mining for discovering associations between items in transactions. It identifies items that are frequently bought together, helping businesses understand patterns and make informed decisions. Decision Tree, K-Means, and Linear Regression are other algorithms used for different purposes.
Loading...
Related Quiz
- In a case study about improving online customer engagement, which metric should be prioritized for analysis?
- How does Git's distributed version control system differ from centralized systems?
- The process of comparing current data with historical data to track performance over time is known as _______.
- A _______ algorithm is often used to group unlabelled data based on similarities.
- What advanced feature in BI tools helps in forecasting future trends based on historical data?