
GIAC Machine Learning Engineer
Domain 2Objective 1
Clustering GMLE Practice Questions (Page 6)
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 26–30
- 26
A data scientist is clustering a dataset that contains overlapping clusters. They want to use a Gaussian Mixture Model. How does the Expectation-Maximization (EM) algorithm estimate the parameters of the Gaussian components?
Select an answer first - 27
A logistics company uses DBSCAN to group GPS coordinates of delivery stops into service areas. The data contains many isolated rural stops that are not part of any dense cluster. The current epsilon is set to 0.01 degrees and minPts to 5. The resulting clusters are too fragmented, and many stops are labeled as noise. The team wants to reduce the number of noise points while still identifying dense urban clusters. What should they do?
Select an answer first - 28
A team is clustering GPS trajectories of vehicles. They want to identify common routes as clusters, but the data contains many short detours that should be considered noise. They use DBSCAN with a fixed epsilon and minPts. After running, they find that some known routes are split into multiple clusters, while others are merged. What is the most likely cause and best adjustment?
Select an answer first - 29
A data engineer is clustering a dataset with millions of records and hundreds of features. They need to run K-Means nightly. The current implementation takes too long and sometimes fails to converge. They also need to select the number of clusters automatically. Which approach best addresses both performance and model selection?
Select an answer first - 30
A data scientist is clustering a dataset with features that have different units and scales. They plan to use K-Means. They are debating whether to standardize the features (z-score) or normalize them to [0,1]. Which statement is most accurate?
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.