Bash, the Crucial Exams Chat Bot
AI Bot

Azure AI Data and AI Models  Flashcards

Microsoft Azure AI Fundamentals AI-900 Flashcards

FrontBack
What are common evaluation metrics for Classification modelsAccuracy precision recall and F1 score
What are common evaluation metrics for Regression modelsMean Absolute Error Mean Squared Error and R squared
What are the main steps in Data PreprocessingCleaning transformation splitting into training and test sets
What is a Pipeline in Azure Machine LearningA series of steps to automate workflows for data preparation training and deployment
What is Batch DeploymentDeploying an AI model to process data in batches rather than real time
What is Data CleaningRemoving or correcting inaccurate incomplete or irrelevant data
What is Data PreprocessingThe process of cleaning transforming and preparing raw data for use in AI models
What is Feature EngineeringThe process of selecting creating or transforming variables to improve model performance
What is Feature TransformationAltering data to improve its suitability for machine learning often including scaling or encoding
What is Hyperparameter TuningThe process of optimizing settings for an AI model to improve its performance
What is Inference in AIUsing a trained model to make predictions or decisions based on new data
What is Model OverfittingWhen a model learns the training data too well and performs poorly on unseen data
What is Model UnderfittingWhen a model is too simple and fails to capture patterns in the training data
What is Real-time DeploymentDeploying an AI model to provide immediate predictions or decisions as data is received
What is Responsible AI in AzureEnsuring AI models are fair explainable and ethically deployed
What is the difference between Training and InferenceTraining builds the model while inference uses the model to make predictions
What is the purpose of Cross-validationTo ensure the model generalizes well by testing it on different subsets of the training data
What is Training in AIThe process of feeding data into a machine learning algorithm to create a model
Which Azure service supports model training and deploymentAzure Machine Learning
Why is Splitting Data importantTo separate data into training and testing sets ensuring model evaluation is unbiased
Learn key concepts of Azure AI with flashcards focused on data preprocessing, model training, deployment, and evaluation. Understand terms like feature transformation, hyperparameter tuning, pipelines, and Responsible AI. Covers essential AI practices such as cleaning data, feature engineering, splitting datasets, and avoiding overfitting. Perfect for mastering Azure Machine Learning concepts and building robust AI solutions.
Share on...
Follow us on...