
Certified Artificial Intelligence Practitioner (CAIP)
Domain 2Objective 3
Objective 2.3 Work with Textual, Numerical, Audio, or Video Data Formats AIP-210 Practice Questions (Page 4)
Part of the 2.0 Engineering Features for Machine Learning domain, which accounts for 20% of the AIP-210 exam.
24questions here
5free pages
6concepts
20%of the exam
Questions 16–20
- 16
A quantitative trading firm is building a model to predict stock price movements. The input features include 1,000 numerical indicators per stock per minute. The data is stored as float64 in a 2D array of shape (1,000,000 minutes, 1,000 features). The team has 16 GB of RAM. The model training requires the data to be in float32. What is the most appropriate approach?
Select an answer first - 17
A manufacturing company collects vibration data from industrial machines using high-frequency accelerometers. The raw data is stored as 24-bit integer samples at 50 kHz. The ML team wants to train a model to predict equipment failure. They plan to compute frequency-domain features. What is the most appropriate first step?
Select an answer first - 18
A climate-research institute stores daily temperature readings from 5,000 weather stations as a matrix where rows are stations and columns are days. The matrix is 5,000 x 10,000 (50 million float64 values). The team needs to train a model that accesses entire rows (all days for one station) frequently. Which storage layout is most appropriate?
Select an answer first - 19
Which numerical data structure is most appropriate for storing a two-dimensional grid of numbers, such as a grayscale image where each pixel is a value?
Select an answer first - 20
Which conversion is commonly performed to transform raw audio into a visual representation that can be used as input to a convolutional neural network for speech recognition?
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 CertNexus. “AIP-210” is a trademark of its owner, used for identification only.