machine-learning-fundamentals
AI Essentials - Grok · 39 questions
- Before a model starts learning from examples, some settings must already be chosen by the practitioner—values that training will not update on its own. What term describes those pre-chosen settings?
- Bayesian approaches in machine learning emphasize representing uncertainty over unknowns rather than returning only a single fitted value. What is their primary goal when estimating model parameters?
- During model development, a team holds out a portion of labeled examples that is neither used to fit parameters nor reserved for the final report. What is the primary role of that held-out validation set?
- In modern analytics and AI pipelines, which statement best describes what practitioners mean by Big Data?
- When moving from a narrow AI system toward artificial general intelligence (AGI), what is widely considered a core challenge?
- How do the concepts of strong AI and weak AI primarily differ?
- What best describes a knowledge graph in AI and data systems?
- An AI system is excellent at one bounded skill—such as mastering a board game or operating within a constrained driving stack—but does not exhibit human-level general intelligence. What category does this system fall into?
- In machine learning models, what is a latent variable?
- In supervised machine learning, what is a loss function?
- While growing a decision tree, the algorithm must decide how to split each node. What role does entropy play in that process?
- What is the core idea of a hybrid AI system?
- Why do practitioners add a kernel function when training a support vector machine (SVM)?
- An organization trains a classifier to flag spam email. Over months, attackers invent new phrasing and tactics, so yesterday’s definition of spam no longer matches today’s inbox. What is the primary labeling challenge this creates for the training set?
- A bank deploys a support chatbot that answers only from a fixed policy script and canned responses for account FAQs. It cannot learn arbitrary new tasks outside that scope. Which category of AI does this system represent?
- What is the primary practical advantage of ensemble methods such as Random Forests or gradient boosting machines?
- Under the bias–variance trade-off, which description best fits a model that exhibits high bias and low variance?
- During supervised training, what primary job does the loss function perform?
- In a support vector machine (SVM), what are support vectors?
- How do artificial intelligence (AI) and machine learning (ML) relate as fields of study?
- Which statement best captures the main characteristic of weak AI (also called narrow AI)?
- What is the key defining feature of symbolic AI approaches?
- Which statement best distinguishes bias from variance when diagnosing machine learning model error?
- Which description best characterizes the Bayesian approach to machine learning?
- What is generalization in machine learning?
- In machine learning, what does the curse of dimensionality primarily describe?
- What is a primary practical advantage of support vector machines (SVMs) compared with simpler linear classifiers such as logistic regression?
- In a decision tree, what does a leaf node represent?
- In deep learning training loops, what is a batch?
- In AI systems, what is a knowledge graph?
- During the lifecycle of a deployed predictive system, how do training data and inference data differ in purpose?
- When studying for a technical certification, what is the main educational benefit of taking realistic practice exams?
- At the start of an applied AI initiative, what does defining the business problem primarily involve?
- When framing an AI solution for a business initiative, what is the primary reason teams define key performance indicators (KPIs)?
- During a timed AI certification exam, what is the primary purpose of a deliberate time-management plan?
- You have limited weeks left before an AI certification exam. The blueprint lists multiple domains with different percentage weights. Why should you study the exam structure and those topic weights carefully?
- After a team has clearly stated the business objective for an AI initiative, what should they do next before building models?
- Which approach best describes an effective way to improve solutions when tackling a practical machine learning problem from messy data through a deployable model?
- After finishing an AI practice exam, what is the most effective next step to strengthen your knowledge?