Machine Learning Fundamentals — Microsoft Azure AI Fundamentals (AI-900) Practice Questions
Machine learning fundamentals form the conceptual backbone of the AI-900 exam, covering how algorithms learn patterns from data to make predictions or decisions. The exam tests your ability to distinguish between training, validation, and test datasets, and to understand key metrics like accuracy, precision, recall, and loss. Azure Machine Learning is Microsoft's managed platform for building and deploying these models, and questions often assess whether you can identify the right ML approach for a given scenario.
Free questions on machine learning fundamentals
Which machine learning approach is recommended when you have abundant labeled data and want to predict a specific outcome?
Free question · easy · full answer + explanation
More machine learning fundamentals questions in the full bank
- What is imbalanced data? Unlock answer & explanation →
- You are building a customer recommendation system. A model achieves 95% accuracy on training data but 60% accuracy on validation data. What is the most likely issue? Unlock answer & explanation →
- Unsupervised learning is used to discover which pattern? Unlock answer & explanation →