Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GIAC (SANS) logo

GIAC Machine Learning Engineer

Domain 1Objective 2

Leveraging Python GMLE Practice Questions (Page 5)

Part of the Foundational Data Science and Statistics domain, which makes up ~41% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 180-minute exam (~70–120 total, ~29–49 in this domain), expect 7–12 from this objective — we provide 36 practice questions to prepare you well beyond it. (estimate)

36questions here
8free pages
8concepts

Questions 21–25

  1. 21foundation · easy

    What is the primary purpose of Markdown cells in a Jupyter notebook?

    Select an answer first
  2. 22application · medium

    A data scientist is training a Random Forest classifier on a dataset with many categorical features. They want to use Scikit-learn's pipeline to preprocess the data and train the model in one step. Which pipeline configuration is appropriate?

    Select an answer first
  3. 23foundation · easy

    What is the output of the following Python code? x = 5 if x > 3: print('large') else: print('small')

    Select an answer first
  4. 24application · medium

    A data scientist wants to visualize the distribution of a numeric column 'age' from a DataFrame to check for skewness and outliers. Which plotting approach is most appropriate?

    Select an answer first
  5. 25foundation · easy

    What is the result of the following Python code? my_dict = {'a': 1, 'b': 2} print(my_dict['a'])

    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.