Mcqs
Mcqs
✅ Answer: B
✅ Answer: C
3️⃣ In the data mining workflow, which stage normally comes before modeling?
A) Deployment
B) Data preparation
C) Evaluation
D) Feature extraction
✅ Answer: B
4️⃣ Which of the following best represents the correct order in the Data Mining Life
Cycle?
✅ Answer: B
5️⃣ The main reason data mining became important in modern computing is:
✅ Answer: B
6️⃣ Which of the following is NOT a major motivation for data mining?
A) Predictive analytics
B) Knowledge discovery
C) Eliminating all human decision-making
D) Decision support
✅ Answer: C
A) Data cleaning
B) Knowledge discovery
C) Data aggregation
D) Dimensional reduction
✅ Answer: B
8️⃣ A predictive model developed using historical data is primarily used for:
A) Data compression
B) Forecasting future outcomes
C) Improving database indexing
D) Reducing dataset size
✅ Answer: B
9️⃣ Which of the following best represents pattern recognition in data mining?
✅ Answer: B
✅ Answer: B
✅ Answer: B
✅ Answer: B
A) Temperature
B) Height
C) Marital Status
D) Age
✅ Answer: C
✅ Answer: B
15️⃣ Which of the following is the best example of discrete data?
A) Temperature
B) Distance travelled
C) Number of students in a class
D) Weight of a person
✅ Answer: C
✅ Answer: B
A) Is extremely important
B) Is ignored
C) Is encoded numerically
D) Determines cluster membership
✅ Answer: B
✅ Answer: A
A) Unordered attributes
B) Random attribute relationships
C) Ordered numeric values over time
D) Binary item representation
✅ Answer: C
20️⃣ Web pages connected through hyperlinks represent which type of data?
A) Ordered data
B) Transaction data
C) Graph data
D) Numerical vector data
✅ Answer: C
A) Classification
B) Clustering
C) Association rule mining
D) Regression
✅ Answer: C
22️⃣ The rule {Milk, Diaper} → {Beer} represents:
A) A classification model
B) An association rule
C) A clustering result
D) A regression equation
✅ Answer: B
✅ Answer: C
24️⃣ Which distance metric is commonly used for clustering continuous attributes?
A) Manhattan distance
B) Euclidean distance
C) Hamming distance
D) Binary distance
✅ Answer: B
25️⃣ In classification problems, the dataset used to train the model is called:
A) Test set
B) Training set
C) Validation set
D) Evaluation set
✅ Answer: B
A) Training dataset
B) Test dataset
C) Transaction dataset
D) Feature dataset
✅ Answer: B
27️⃣ Predicting whether a user will click an online advertisement is an example of:
A) Clustering
B) Classification
C) Association rule mining
D) Graph mining
✅ Answer: B
A) Clustering
B) Classification models
C) Frequent itemsets
D) Time series clustering
✅ Answer: B
29️⃣ Determining the importance of web pages based on links is related to:
A) Classification
B) Ranking using link analysis
C) Clustering
D) Data summarization
✅ Answer: B
30️⃣ Predicting new connections in a social network relies on the concept of:
A) Data compression
B) Triadic closure
C) Attribute independence
D) Dimensional reduction
✅ Answer: B
Conceptual Understanding
✅ Answer: B
32️⃣ Traditional statistical methods often struggle with modern data mining problems
because of:
✅ Answer: B
34️⃣ A model that explains relationships within data rather than predicting outcomes is
primarily used for:
A) Prediction
B) Summarization
C) Explanation
D) Compression
✅ Answer: C
✅ Answer: C
Behavioral Data
1️⃣ Behavioral data collected from mobile devices may include:
A) Only stored contact numbers
B) GPS location, communication records, and application interactions
C) Only device hardware information
D) Processor performance metrics
✅ Answer: B
2️⃣ Which organization is most likely to collect behavioral data related to user browsing
and search queries?
A) Manufacturing company
B) Search engine provider
C) Weather monitoring center
D) Banking ATM network
✅ Answer: B
✅ Answer: B
Recommendation Systems
4️⃣ A recommendation system suggesting “Users who bought this also bought…” is
based on:
A) Association rules
B) Regression models
C) Data normalization
D) Time series forecasting
✅ Answer: A
5️⃣ Recommendation systems mainly rely on:
A) Network protocols
B) Similarity between users or items
C) Hardware acceleration
D) Database indexing
✅ Answer: B
✅ Answer: A
✅ Answer: B
8️⃣ The classic market basket rule {Diaper, Milk → Beer} demonstrates:
A) Regression analysis
B) Sequential mining
C) Association rule mining
D) Clustering
✅ Answer: C
9️⃣ Shelf management in supermarkets benefits from:
A) Data compression techniques
B) Market basket analysis
C) Image recognition algorithms
D) Network routing
✅ Answer: B
Bioinformatics Clustering
✅ Answer: B
✅ Answer: B
✅ Answer: B
Stock Market Analytics
13️⃣ In financial data mining, stock prices recorded over time represent:
A) Transaction data
B) Graph data
C) Time series data
D) Binary data
✅ Answer: C
✅ Answer: A
✅ Answer: A
✅ Answer: B
17️⃣ In the bow-tie structure of the web, the SCC (Strongly Connected Component)
represents:
A) Isolated pages
B) Pages mutually reachable via hyperlinks
C) Pages without outgoing links
D) Pages not indexed by search engines
✅ Answer: B
18️⃣ Pages that can reach the SCC but cannot be reached from it belong to:
A) IN component
B) OUT component
C) Tendrils
D) Tubes
✅ Answer: A
Query Logs
19️⃣ Query logs maintained by search engines typically record:
A) Server hardware usage
B) User queries and clicked links
C) CPU temperature values
D) Email server messages
✅ Answer: B
Document Clustering
21️⃣ Document clustering groups documents based on:
A) File storage location
B) Similarity of terms or topics
C) Author's writing style only
D) Document file size
✅ Answer: B
✅ Answer: B
✅ Answer: B
✅ Answer: C
25️⃣ In web graph analysis, pages with many incoming links are considered:
A) Less reliable
B) Highly authoritative
C) Redundant
D) Temporary
✅ Answer: B
✅ Answer: A
27️⃣ The concept that two people with a common friend are likely to connect is called:
A) Graph partitioning
B) Triadic closure
C) Binary classification
D) Sequential mining
✅ Answer: B
Retail Analytics
28️⃣ Retail companies analyze transaction data mainly to:
A) Improve store lighting
B) Understand customer purchasing behavior
C) Reduce employee workload
D) Increase product packaging
✅ Answer: B
✅ Answer: B
30️⃣ A recommendation like “Customers who watched this movie also watched…” is
based on:
A) Association rule mining and similarity analysis
B) Time series forecasting
C) Database indexing
D) Data compression
✅ Answer: A
3.
Which of the following algorithms is commonly used for classification problems?
A. K-Means
B. Decision Tree
C. Apriori
D. FP-Growth
Answer: B
4.
Which technique is mainly used to predict continuous numerical values?
A. Clustering
B. Association
C. Regression
D. Classification
Answer: C
5.
Which of the following algorithms is used for clustering?
A. Random Forest
B. Support Vector Machine
C. K-Means
D. Apriori
Answer: C
6.
In market basket analysis, a transaction generally represents:
A. A group of products in inventory
B. A single product category
C. A collection of items purchased together during one shopping event
D. A list of suppliers
Answer: C
7.
Which measure indicates how frequently an itemset appears in a dataset?
A. Confidence
B. Support
C. Lift
D. Accuracy
Answer: B
8.
Which metric evaluates the likelihood that item Y is purchased when item X is
purchased?
A. Lift
B. Support
C. Confidence
D. Correlation
Answer: C
9.
In association rule mining, a rule is typically expressed in which form?
A. X ↔ Y
B. X → Y
C. X = Y
D. X || Y
Answer: B
10.
What does Lift > 1 indicate about a relationship between two items?
A. They rarely appear together
B. Their co-occurrence is less than random chance
C. They appear together more often than expected by chance
D. There is no relationship between them
Answer: C
11.
Which algorithm is considered one of the earliest approaches for association rule
mining?
A. DBSCAN
B. Apriori
C. Random Forest
D. Naïve Bayes
Answer: B
12.
The Apriori algorithm mainly operates in which two phases?
A. Data normalization and prediction
B. Feature extraction and clustering
C. Frequent itemset generation and rule generation
D. Data cleaning and visualization
Answer: C
13.
What is the main limitation of the Apriori algorithm?
A. Requires labeled data
B. Inefficient with large datasets due to candidate generation
C. Cannot handle categorical data
D. Works only with numerical variables
Answer: B
14.
Which algorithm improves efficiency by avoiding candidate itemset generation?
A. Logistic Regression
B. FP-Growth
C. Apriori
D. K-Means
Answer: B
15.
The FP-Growth algorithm stores data using which structure?
A. Decision Tree
B. Hash Table
C. FP-Tree
D. Binary Tree
Answer: C
16.
In association rule mining, an itemset containing k items is known as:
A. K-transaction
B. K-rule
C. K-itemset
D. K-pattern
Answer: C
17.
Which concept represents a set of items appearing together in a transaction?
A. Cluster
B. Itemset
C. Rule
D. Dataset
Answer: B
18.
What does Support = (Transactions containing item) / (Total transactions) represent?
A. Probability of buying two items together
B. Popularity of an item in the dataset
C. Accuracy of prediction
D. Relationship strength between two rules
Answer: B
19.
Which of the following steps occurs first in association rule mining?
A. Rule evaluation
B. Data preprocessing
C. Rule generation
D. Pattern visualization
Answer: B
20.
Which researchers defined association rule mining in the 1990s?
A. Andrew Ng, Geoffrey Hinton, Yann LeCun
B. Rakesh Agrawal, Tomasz Imieliński, Arun Swami
C. Ian Goodfellow, Yoshua Bengio, Fei-Fei Li
D. Michael Jordan, Judea Pearl, Stuart Russell
Answer: B
Numerical MCQs
21.
A supermarket recorded 500 transactions. Among them 120 transactions include milk,
and 60 transactions include both milk and bread.
What is the support of {milk, bread}?
A. 0.12
B. 0.24
C. 0.50
D. 0.60
Answer: A (60 / 500)
22.
Using the same data, what is the confidence of Milk → Bread?
A. 0.50
B. 0.40
C. 0.60
D. 0.30
Answer: A (60 / 120)
23.
In 1000 transactions, 200 contain coffee and 80 contain both coffee and sugar.
What is the support of {coffee, sugar}?
A. 0.08
B. 0.20
C. 0.40
D. 0.80
Answer: A
24.
Using the same dataset, what is the confidence of Coffee → Sugar?
A. 0.20
B. 0.40
C. 0.50
D. 0.80
Answer: B (80 / 200)
25.
A store has 2000 transactions, and 300 transactions contain bread.
What is the support of bread?
A. 5%
B. 10%
C. 15%
D. 20%
Answer: C (300 / 2000)
26.
If 100 transactions contain both bread and jam and 200 contain jam, what is the
confidence of Jam → Bread?
A. 25%
B. 50%
C. 75%
D. 100%
Answer: B
27.
In 100 transactions, 40 contain bread and 30 contain bread and butter.
What is the support of {bread, butter}?
A. 0.30
B. 0.40
C. 0.75
D. 0.10
Answer: A
28.
Using the same dataset, what is the confidence of Bread → Butter?
A. 30%
B. 40%
C. 75%
D. 90%
Answer: C
29.
If Lift = 1, what does it indicate?
A. Items are negatively related
B. Items occur independently
C. Items always appear together
D. Items never appear together
Answer: B
30.
If Lift < 1, what does it suggest?
A. Strong positive association
B. No association
C. Negative relationship between items
D. Perfect correlation
Answer: C
31.
A dataset contains 400 transactions, 80 contain item A, and 20 contain both A and B.
What is the confidence of A → B?
A. 0.25
B. 0.50
C. 0.20
D. 0.80
Answer: A
32.
Which metric controls the popularity of item Y when measuring association with X?
A. Support
B. Confidence
C. Lift
D. Accuracy
Answer: C
33.
Which algorithm uses a level-wise search strategy to generate frequent itemsets?
A. FP-Growth
B. Apriori
C. DBSCAN
D. K-Means
Answer: B
34.
Which structure is built in FP-Growth to store transaction data compactly?
A. Hash Table
B. Graph Tree
C. FP-Tree
D. B-Tree
Answer: C
35.
If the minimum support threshold is increased, what happens?
A. More frequent itemsets are generated
B. Fewer itemsets qualify as frequent
C. All itemsets become frequent
D. Support value becomes irrelevant
Answer: B
1.
Data mining can best be defined as:
A. Storing large amounts of data in databases
B. Extracting useful patterns and knowledge from large datasets
C. Compressing datasets to reduce storage
D. Converting raw data into tables
Answer: B
2.
Which technique is primarily used to discover relationships among items in large
databases?
A. Regression
B. Clustering
C. Association Rule Mining
D. Dimensionality Reduction
Answer: C
3.
Classification belongs to which type of learning?
A. Unsupervised learning
B. Semi-supervised learning
C. Supervised learning
D. Reinforcement learning
Answer: C
4.
Clustering is categorized as:
A. Supervised learning
B. Unsupervised learning
C. Reinforcement learning
D. Semi-supervised learning
Answer: B
5.
Regression is mainly used for predicting:
A. Categories
B. Continuous numeric values
C. Binary classes
D. Item associations
Answer: B
6.
An itemset is defined as:
A. A collection of related algorithms
B. A set of items occurring together in a transaction
C. A group of clusters
D. A group of databases
Answer: B
7.
A k-itemset refers to:
A. k number of transactions
B. k number of attributes
C. An itemset containing k items
D. k clusters
Answer: C
8.
A frequent itemset is one that:
A. Appears exactly once in a dataset
B. Appears more than half of all transactions
C. Satisfies the minimum support threshold
D. Has maximum confidence
Answer: C
9.
Support measures:
A. The strength of correlation between attributes
B. How often an itemset appears in transactions
C. The probability of prediction error
D. The number of clusters formed
Answer: B
10.
Confidence measures:
A. Popularity of an item
B. Probability that Y appears when X appears
C. Frequency of items in a cluster
D. Probability of error
Answer: B
11.
Lift measures:
A. Popularity of an item
B. Strength of association relative to independence
C. Number of transactions in database
D. Prediction accuracy
Answer: B
12.
If Lift = 1, it means:
A. Strong association exists
B. Items are independent
C. Items never occur together
D. Items are negatively correlated
Answer: B
13.
If Lift > 1, it indicates:
A. Positive association between items
B. Negative association
C. No relationship
D. Random occurrence
Answer: A
14.
If Lift < 1, it indicates:
A. Strong relationship
B. No relationship
C. Negative association
D. Perfect correlation
Answer: C
15.
Association rule is usually written as:
A. X + Y
B. X = Y
C. X → Y
D. X / Y
Answer: C
17.
Which of the following algorithms is most associated with association rule mining?
A. Apriori
B. K-Means
C. Linear Regression
D. Decision Tree
Answer: A
18.
The Apriori algorithm is based on the principle that:
A. All subsets of a frequent itemset must also be frequent
B. All supersets of frequent itemsets are frequent
C. All items must appear equally
D. Frequent itemsets are always large
Answer: A
19.
Which major problem does Apriori face when dealing with large datasets?
A. Data duplication
B. Candidate itemset explosion
C. Memory leaks
D. Data corruption
Answer: B
20.
Which algorithm avoids candidate generation?
A. Apriori
B. FP-Growth
C. K-Means
D. SVM
Answer: B
21.
FP-Growth algorithm uses which data structure?
A. Binary Tree
B. FP-Tree
C. Decision Tree
D. Heap
Answer: B
22.
The FP-Tree primarily stores:
A. Clusters
B. Classification models
C. Transactional itemset relationships
D. Regression parameters
Answer: C
23.
Which step occurs first in association rule mining?
A. Rule evaluation
B. Data preprocessing
C. Rule generation
D. Pattern visualization
Answer: B
24.
Which step identifies item combinations appearing frequently?
A. Rule evaluation
B. Frequent itemset mining
C. Data cleaning
D. Data integration
Answer: B
25.
Association rules are evaluated using:
A. Accuracy, precision, recall
B. Support, confidence, lift
C. Mean, median, mode
D. Entropy, gain, variance
Answer: B
27.
Transactions containing milk and bread = 20
Total transactions = 100
Support (milk ∪ bread) = ?
A. 0.20
B. 0.25
C. 0.40
D. 0.50
Answer: A
28.
Milk transactions = 40
Milk & bread transactions = 20
Confidence (Milk → Bread) = ?
A. 0.2
B. 0.4
C. 0.5
D. 0.8
Answer: C
29.
If Support(X,Y)=0.3 and Support(X)=0.5
Confidence (X → Y) = ?
A. 0.6
B. 0.3
C. 0.8
D. 0.2
Answer: A
30.
If confidence of rule A → B is 80%, it means:
A. 80% of transactions contain A and B
B. 80% of transactions containing A also contain B
C. 80% of transactions contain B
D. A always occurs with B
Answer: B
32.
Which classification algorithm uses multiple decision trees?
A. Random Forest
B. Apriori
C. DBSCAN
D. K-Means
Answer: A
33.
Support is also referred to as:
A. Probability
B. Frequency
C. Correlation
D. Accuracy
Answer: B
34.
Which measure indicates rule reliability?
A. Confidence
B. Support
C. Lift
D. Entropy
Answer: A
35.
Which measure indicates rule interestingness?
A. Lift
B. Accuracy
C. Variance
D. Recall
Answer: A
36.
The Apriori algorithm uses which strategy?
A. Divide and conquer
B. Greedy search
C. Level-wise search
D. Depth-first search
Answer: C
37.
FP-Growth mainly improves performance by:
A. Reducing support threshold
B. Avoiding candidate generation
C. Increasing dataset size
D. Reducing confidence
Answer: B
38.
Which data type is most commonly used in association rule mining?
A. Transactional data
B. Image data
C. Audio data
D. Streaming data
Answer: A
39.
Which algorithm is more efficient for large datasets?
A. Apriori
B. FP-Growth
C. Decision Tree
D. Logistic Regression
Answer: B
40.
Which concept describes the set of purchased items in a single purchase event?
A. Cluster
B. Itemset
C. Transaction
D. Rule
Answer: C
41.
Which step converts frequent itemsets into rules?
A. Rule generation
B. Clustering
C. Data normalization
D. Feature extraction
Answer: A
42.
Which value determines if an itemset is frequent?
A. Minimum support threshold
B. Maximum confidence threshold
C. Maximum support threshold
D. Minimum lift threshold
Answer: A
43.
Association rule mining originated mainly from:
A. Healthcare analysis
B. Supermarket sales analysis
C. Financial forecasting
D. Weather prediction
Answer: B
44.
Which researchers introduced association rule mining?
A. Andrew Ng, Hinton, LeCun
B. Agrawal, Imieliński, Swami
C. Bishop, Mitchell, Jordan
D. Vapnik, Chervonenkis, Quinlan
Answer: B
45.
The main goal of association analysis is to:
A. Reduce dataset size
B. Discover relationships between variables
C. Remove outliers
D. Normalize data
Answer: B
46.
Which metric considers popularity of item Y when evaluating rule X → Y?
A. Support
B. Confidence
C. Lift
D. Accuracy
Answer: C
47.
Which technique partitions data into groups based on similarity?
A. Classification
B. Clustering
C. Association
D. Regression
Answer: B
48.
Which algorithm is NOT used for association rule mining?
A. Apriori
B. FP-Growth
C. Eclat
D. K-Means
Answer: D
49.
Which step involves interpreting discovered patterns?
A. Data cleaning
B. Rule evaluation
C. Frequent itemset generation
D. Rule pruning
Answer: B
50.
Which property helps Apriori reduce search space?
A. Downward closure property
B. Bayesian property
C. Markov property
D. Gradient property
Answer: A
52.
Support is calculated using:
A. Transactions containing item / total transactions
B. Total items / total transactions
C. Transactions containing X / transactions containing Y
D. Total transactions / items
Answer: A
53.
Confidence is calculated using:
A. Support(X,Y) / Support(X)
B. Support(X) / Support(Y)
C. Support(X,Y) / total transactions
D. Support(Y) / Support(X,Y)
Answer: A
54.
Lift is calculated using:
A. Confidence / Support
B. Support / Confidence
C. Confidence / Support(Y)
D. Support / Support(Y)
Answer: C
55.
Which algorithm is based on divide-and-conquer?
A. Apriori
B. FP-Growth
C. Decision Tree
D. Naïve Bayes
Answer: B
56.
Which algorithm generates candidate itemsets?
A. FP-Growth
B. Apriori
C. Eclat
D. DBSCAN
Answer: B
57.
Which algorithm compresses database into a tree?
A. Apriori
B. FP-Growth
C. SVM
D. Random Forest
Answer: B
58.
Association rule mining is mostly applied in:
A. Medical imaging
B. Market basket analysis
C. Robotics
D. Speech recognition
Answer: B
59.
The strength of rule X → Y increases when:
A. Support decreases
B. Confidence increases
C. Transactions decrease
D. Dataset shrinks
Answer: B
60.
Which metric indicates how common an itemset is?
A. Support
B. Confidence
C. Lift
D. Accuracy
Answer: A
A) Reinforcement learning
B) Supervised learning
C) Unsupervised learning
D) Semi-supervised learning
✅ Answer: B
✅ Answer: B
Supervised Learning
✅ Answer: C
✅ Answer: C
A) Classification
B) Regression
C) Clustering
D) Association
✅ Answer: B
A) Regression
B) Clustering
C) Classification
D) Reinforcement learning
✅ Answer: C
8️⃣ Which stage involves dividing data into training and testing sets?
A) Feature extraction
B) Data preprocessing
C) Model validation
D) Data splitting
✅ Answer: D
9️⃣ The training dataset is primarily used to:
✅ Answer: C
A) Training speed
B) Model generalization ability
C) Feature extraction quality
D) Data labeling accuracy
✅ Answer: B
Feature Extraction
✅ Answer: B
A) Hardware utilization
B) Model interpretability and performance
C) Data redundancy
D) Data encryption
✅ Answer: B
Supervised Algorithms
A) Clustering tasks
B) Predicting categorical outcomes
C) Predicting continuous values
D) Dimensionality reduction
✅ Answer: C
✅ Answer: B
✅ Answer: B
16️⃣ Random Forest improves prediction accuracy by:
✅ Answer: B
✅ Answer: B
✅ Answer: B
A) Probability distributions
B) Distance to nearest data points
C) Decision boundaries
D) Gradient descent optimization
✅ Answer: B
20️⃣ Neural networks are inspired by:
✅ Answer: A
✅ Answer: B
A) Clustering
B) Classification
C) Regression
D) Dimensionality reduction
✅ Answer: B
A) Classification tasks
B) Association rule mining
C) Clustering tasks
D) Reinforcement learning
✅ Answer: A
✅ Answer: A
A) Lack of algorithms
B) Requirement for labeled datasets
C) Limited computational power
D) Inability to generalize
✅ Answer: B
✅ Answer: B
Unsupervised Learning
A) Labeled data
B) Unlabeled data
C) Reinforcement signals
D) Training labels only
✅ Answer: B
A) Classification
B) Clustering
C) Regression
D) Prediction
✅ Answer: B
A) Clustering
B) Classification
C) Dimensionality reduction
D) Reinforcement learning
✅ Answer: C
A) Regression
B) Association rule mining
C) Classification
D) Dimensionality reduction
✅ Answer: B
Reinforcement Learning
A) Labeled datasets
B) Trial and error interactions
C) Clustering techniques
D) Dimensionality reduction
✅ Answer: B
A) Node
B) Agent
C) Feature
D) Cluster
✅ Answer: B
✅ Answer: B
35️⃣ Positive signals given to the agent for good actions are called:
A) Features
B) Rewards
C) States
D) Policies
✅ Answer: B
✅ Answer: B
A) Dataset structure
B) Mapping from states to actions
C) Model training process
D) Reward distribution
✅ Answer: B
38️⃣ Exploration refers to:
✅ Answer: B
39️⃣ Q-learning is a:
A) Model-based algorithm
B) Model-free reinforcement learning algorithm
C) Clustering algorithm
D) Classification algorithm
✅ Answer: B
A) Neural networks
B) Decision trees
C) Logistic regression
D) K-means clustering
✅ Answer: A
✅ Answer: C
✅ Answer: B
✅ Answer: B
✅ Answer: B
✅ Answer: B
✅ Answer: B
✅ Answer: C
✅ Answer: B
✅ Answer: B
✅ Answer: B
✅ Answer: B
✅ Answer: C
Scikit-learn
13️⃣ Scikit-learn is primarily known as:
A) A deep learning framework
B) A Python machine learning library
C) A database management system
D) A reinforcement learning simulator
✅ Answer: B
✅ Answer: B
✅ Answer: D
✅ Answer: A
✅ Answer: A
✅ Answer: C
19️⃣ Which of the following tasks groups similar data points together?
A) Regression
B) Classification
C) Clustering
D) Reinforcement learning
✅ Answer: C
✅ Answer: B