Easy NCA-AIIO practice questions
Direct recall — confirm you know the core facts and definitions. 5 easy questions available — no sign-up, always free.
A retail analytics team wants to build a model that predicts whether a customer will churn based on historical account data. They have three years of records where each customer is already tagged as 'churned' or 'retained'. A data scientist argues this is a classic supervised learning problem. Which characteristic of the team's dataset most directly justifies classifying this as supervised learning?
A new data scientist on your team is confused about the NVIDIA software stack. They ask which component provides the core programming interface and libraries that allow AI frameworks like PyTorch to execute general-purpose parallel computations directly on the GPU. Which component should you point them to?
A junior analyst on your team is confused about terminology after a project kickoff. The team is building a system that automatically classifies medical images using a multi-layer neural network that learns features directly from raw pixel data without manual feature engineering. The analyst asks how this technique relates to the broader fields of artificial intelligence (AI) and machine learning (ML). Which statement correctly describes the relationship?
A large online retailer wants to automatically generate unique, natural-language product descriptions for millions of catalog items based on structured attributes like brand, color, and material. The team wants to fine-tune an existing foundation model rather than build one from scratch. Which category of AI technology is the most appropriate fit for this business requirement?
A data science team has spent three weeks running a workload on a GPU cluster where a neural network repeatedly processes a large labeled dataset, adjusting its internal weights after each pass to minimize prediction errors. A separate team now wants to take the resulting model and deploy it so a customer-facing app can return predictions on individual new inputs in real time. Which statement best characterizes these two phases?