My Cart
Your Cart 0

    Your cart is empty.

  • Total (Amount) ₹0.00
Previous year question hub

Unsupervised Learning - Machine Learning - Data Science & Artificial Intelligence Previous Year Questions

Practice Unsupervised Learning - Machine Learning - Data Science & Artificial Intelligence previous year questions organised from real papers, with year-wise coverage and clear topic navigation.

3Papers
3Years
4Questions
1Topics

Unsupervised Learning question pattern

Every graph below is calculated only from this selection.

Questions by year

Year-wise coverage for Unsupervised Learning. Each bar uses a separate theme-derived color.

Difficulty distribution

How the classified questions are distributed by difficulty.

Easy 3 75%
Medium 1 25%

Question type distribution

MCQ, numerical, multiple-select and other formats found in these papers.

MCQ 3 75%
MSQ 1 25%

Subject weightage

Top subjects by unique question coverage.

Data Science & Artificial Intelligence
4 Qs

Most asked topics

Top topics across the included previous year papers.

Machine Learning
4 Qs

Subtopic coverage

Top subtopics inside this exact selection.

Unsupervised Learning
4 Qs

Paper coverage

Question coverage for the most populated papers. Every active PYP paper remains listed below.

Data Science and Artificial Intelligence (DA) 2026
2 Qs
Data Science & Artificial Intelligence (DA) 2025
1 Qs
Data Science & Artificial Intelligence (DA) 2024
1 Qs

Included previous year papers

Newest papers appear first. Sort by year, question coverage or name.

PaperYear / sessionQuestions in this viewOpen
Data Science and Artificial Intelligence (DA) 202620262View paper
Data Science & Artificial Intelligence (DA) 202520251View paper
Data Science & Artificial Intelligence (DA) 202420241View paper

All Unsupervised Learning previous year questions

Practice every matching question in batches of 20, with every available option.

1
2024 · Data Science & Artificial Intelligence · Machine Learning · Unsupervised Learning
Data Science & Artificial Intelligence (DA) 2024
Euclidean distance based k-means clustering algorithm was run on a dataset of 100 points with k = 3. If the points \(\begin{bmatrix} 1 \\ 1 \end{bmatrix}\) and \(\begin{bmatrix} -1 \\ 1 \end{bmatrix}\) are both part of cluster 3, then which ONE of the following points is necessarily also part of cluster 3?
Open complete paper
2
2025 · Data Science & Artificial Intelligence · Machine Learning · Unsupervised Learning
Data Science & Artificial Intelligence (DA) 2025
Let \(C_1\) and \(C_2\) be two sets of objects. Let \(D(x, y)\) be a measure of dissimilarity between two objects \(x\) and \(y\). Consider the following definitions of dissimilarity between \(C_1\) and \(C_2\):
\[\mathbf{DIS-1}(C_1, C_2) = \max_{x \in C_1, y \in C_2} D(x, y)\]
\[\mathbf{DIS-2}(C_1, C_2) = \min_{x \in C_1, y \in C_2} D(x, y)\]
Which of the following statements is/are correct?
Open complete paper
3
2026 · Data Science & Artificial Intelligence · Machine Learning · Unsupervised Learning
Data Science and Artificial Intelligence (DA) 2026
In the following table, the Task column lists a few tasks related to machine learning. The Algorithm column lists a few algorithms.
Each entry “t” from the Task column is to be matched with an appropriate entry “a” from the Algorithm column such that the task “t” can be solved using the algorithm “a”. Denote such a match as t : a
TaskAlgorithm
T1 – ClusteringA1 – Markov Chain Monte Carlo
T2 – ClassificationA2 – K-Medoid
T3 – SamplingA3 – Linear Discriminant Analysis
T4 – Feature ExtractionA4 – Naive Bayes

Which of the following options is/are the correct matching(s)?
Open complete paper
4
2026 · Data Science & Artificial Intelligence · Machine Learning · Unsupervised Learning
Data Science and Artificial Intelligence (DA) 2026
Let four points in three-dimensional space be:
P1: \( [2, 3, -1] \), P2: \( [3, 1, 1] \), P3: \( [5, -2, 3] \) and P4: \( [3, 3, 3] \).
Hierarchical Agglomerative Clustering is used to cluster the above points. If Manhattan Distance is used as the distance metric during clustering, which of the following options indicates the two points that will be merged first?
Open complete paper