
GIAC Machine Learning Engineer
Domain 2Objective 1
Clustering GMLE Practice Questions (Page 1)
Part of the Machine Learning Algorithms domain, which makes up ~29% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 180-minute exam (~70–120 total, ~20–35 in this domain), expect 7–12 from this objective — we provide 45 practice questions to prepare you well beyond it. (estimate)
45questions here
9free pages
8concepts
Questions 1–5
- 1
Which of the following is an example of an unsupervised learning task?
Select an answer first - 2
A geospatial analytics company clusters millions of GPS points to identify traffic congestion zones. The data has varying densities: urban areas have high density, while rural highways have lower density. They need to identify clusters of arbitrary shape and also distinguish noise from sparse traffic. They tried DBSCAN with a fixed epsilon, but it either merges urban clusters or misses rural ones. Which approach is most appropriate?
Select an answer first - 3
A company wants to cluster customer feedback text to identify common issues. They have a large corpus of reviews. They plan to use K-Means on TF-IDF vectors. The initial clustering produces clusters that are not interpretable, and the silhouette score is low. They suspect the high dimensionality and sparsity are causing the problem. Which combination of preprocessing and algorithm changes is most likely to improve the clustering?
Select an answer first - 4
Which method is commonly used to help select the optimal number of clusters for K-Means?
Select an answer first - 5
In DBSCAN, what does the parameter 'epsilon' (eps) control?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GMLE” is a trademark of its owner, used for identification only.