AI-900 Certification Cheat Sheet
48 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of the following is NOT a core principle of Microsoft's Responsible AI Commitment?

  • Accountability
  • Equity
  • Transparency
  • Profitability (correct)
  • Which of the following is NOT considered a benefit of MLOps?

  • Improved security for sensitive data (correct)
  • Fostered cross-functional collaboration
  • Enhanced workflow management
  • Reduced manual efforts in model deployment
  • Which of the following is NOT a step involved in the Responsible AI Implementation Framework?

  • Measure Harm Occurrences
  • Identify Potential Harms
  • Mitigate Identified Harms
  • Develop Data Governance Policies (correct)
  • What is the primary purpose of model interpretability in the context of Responsible AI?

    <p>To understand the algorithmic decisions made by the model</p> Signup and view all the answers

    What is the role of stakeholders in identifying potential harms?

    <p>To provide feedback and insights to inform the assessment process</p> Signup and view all the answers

    Which of the following is NOT a level at which mitigations can be implemented to address identified harms?

    <p>User level</p> Signup and view all the answers

    Why is it important to continuously monitor and update measurement results for harm occurrences?

    <p>to ensure the effectiveness and adaptability of mitigations</p> Signup and view all the answers

    What is the main objective of establishing mechanisms for user feedback and incident response?

    <p>To identify and address potential harms caused by the AI system</p> Signup and view all the answers

    What is a key feature of Azure's automated machine learning capabilities?

    <p>Automated model selection and tuning</p> Signup and view all the answers

    Which Azure service is primarily focused on computer vision tasks involving the detection of objects?

    <p>Azure AI Vision</p> Signup and view all the answers

    What is a function of Optical Character Recognition (OCR) in Azure AI services?

    <p>Converting images of text into machine-encoded text</p> Signup and view all the answers

    Which of the following is NOT a common type of generative AI solution in Azure?

    <p>Static data analysis</p> Signup and view all the answers

    Which component is essential for MLOps in Azure?

    <p>Model deployment management</p> Signup and view all the answers

    What does the Azure AI Face service primarily provide functionalities for?

    <p>Face detection and attributes analysis</p> Signup and view all the answers

    What is a major aspect of responsible AI practices in Azure OpenAI Service?

    <p>Bias detection and mitigation</p> Signup and view all the answers

    Which of the following is a feature of generative AI machine learning in Azure?

    <p>Generative design of artifacts</p> Signup and view all the answers

    Which application of NLP helps users interact by understanding verbal instructions?

    <p>Voice-Activated Assistants</p> Signup and view all the answers

    What is the primary challenge of NLP due to the varying ways individuals communicate?

    <p>Expression Diversity</p> Signup and view all the answers

    Which NLP task involves classifying words according to their grammatical roles?

    <p>Part-of-Speech Tagging</p> Signup and view all the answers

    How does NLP contribute to global connectivity?

    <p>By enabling Language Translation Tools</p> Signup and view all the answers

    Which is a key benefit of using summarization algorithms in NLP?

    <p>They condense lengthy texts for easy comprehension</p> Signup and view all the answers

    What does interpretation complexity in NLP primarily relate to?

    <p>The challenges posed by human language ambiguities</p> Signup and view all the answers

    What role does entity recognition play in NLP?

    <p>To identify and classify text entities</p> Signup and view all the answers

    Which of the following is NOT typically a function of NLP?

    <p>Data encryption</p> Signup and view all the answers

    Which method is specifically utilized for classification tasks with associated probabilities?

    <p>Logistic Regression</p> Signup and view all the answers

    What is the primary goal of unsupervised learning algorithms?

    <p>To uncover inherent patterns in data</p> Signup and view all the answers

    What distinguishes Random Forest from other algorithms?

    <p>It combines multiple decision trees.</p> Signup and view all the answers

    Which algorithm is known for its computational efficiency in classification tasks?

    <p>Naive Bayes Classifier</p> Signup and view all the answers

    Which technique is employed to condense data while maintaining essential information?

    <p>Dimensionality Reduction (PCA)</p> Signup and view all the answers

    Which model is specifically tailored for sequential data processing tasks?

    <p>Recurrent Neural Networks (RNN)</p> Signup and view all the answers

    What aspect of ensemble learning algorithms is defined by combining multiple models?

    <p>Overall performance enhancement</p> Signup and view all the answers

    Which time series forecasting algorithm effectively handles time series data?

    <p>Exponential Smoothing</p> Signup and view all the answers

    What is the primary function of automated machine learning in Azure ML?

    <p>To streamline model selection and hyperparameter tuning</p> Signup and view all the answers

    Which of the following functionalities can Azure ML provide for model deployment?

    <p>Deploy models in both web services and containers</p> Signup and view all the answers

    How does Azure ML enhance workflow integration with other Azure services?

    <p>By enabling seamless merging with several Azure services</p> Signup and view all the answers

    What type of models can be developed for predictive analytics using Azure ML?

    <p>Models for tasks like sales projection and customer churn prediction</p> Signup and view all the answers

    What security measures does Azure ML incorporate for data and models?

    <p>Robust security protocols to safeguard data and compliance</p> Signup and view all the answers

    In supervised learning, what is the primary role of labelled datasets?

    <p>To train models to understand relationships between inputs and outputs</p> Signup and view all the answers

    Which application is NOT a typical use case for Azure ML?

    <p>Weather forecasting</p> Signup and view all the answers

    What fundamental purpose do machine learning algorithms serve?

    <p>To identify patterns and forecast outcomes from data</p> Signup and view all the answers

    What is the primary purpose of labeled datasets in machine learning?

    <p>To provide ground truth information for model training</p> Signup and view all the answers

    Which of the following is NOT a prerequisite for creating labeled datasets using Azure Machine Learning?

    <p>An understanding of deep learning frameworks</p> Signup and view all the answers

    After finishing a data labeling project, what format can data labels be exported to for use in Azure ML?

    <p>COCO Format</p> Signup and view all the answers

    What method is used to load labeled datasets into a pandas DataFrame within Azure Machine Learning?

    <p>to_pandas_dataframe()</p> Signup and view all the answers

    Which of the following frameworks is commonly used to build sophisticated machine learning models?

    <p>TensorFlow</p> Signup and view all the answers

    What role do accelerators like ONNX Runtime serve in deep learning frameworks?

    <p>They enhance the performance of the frameworks.</p> Signup and view all the answers

    What is the first step to create a labeled dataset using Azure Machine Learning?

    <p>Install the Azure Machine Learning SDK for Python.</p> Signup and view all the answers

    Which of the following is a function of labeled datasets in Azure Machine Learning?

    <p>They enable models to learn and make accurate predictions.</p> Signup and view all the answers

    Study Notes

    AI-900 Cheat Sheet

    • Information is for educational purposes only and is not a substitute for official documentation.
    • The cheat sheet is a resource to help prepare for the AI-900 certification.
    • The information can be reused, reproduced, and printed but appropriate sources must be credited.
    • Microsoft Azure provides a free test on Whizlabs website which is helpful for self-assessment.
    • Hands-on labs and a cloud sandbox environment are available.

    Index

    • The index provides a table of contents to the cheat sheet's topics, which cover different domains.
    • The page numbers denote the location of specific topics, facilitating quick navigation.

    Al Workloads:

    • The Azure Al Service Platform integrates tools and APIs for AI model construction, deployment, and management.
    • It's designed for developers, data scientists, and business analysts.
    • Azure Al Vision leverages advanced CV capabilities for image and video analysis (e.g., image tagging, OCR, facial recognition.)
    • It enhances content discoverability through image analysis and real-time spatial analysis, empowering applications across various domains (e.g., movement monitoring and retail analytics.)

    Real-Time Spatial Analysis

    • Movement monitoring in real-time is crucial for surveillance, retail analytics, and smart spaces.
    • Real-time tools are important for extraction of text from images.
    • Facial recognition enables secure user experiences for authentication.

    Azure Content Moderator

    • Use cases include online marketplaces, gaming, social media, and education sectors.
    • Key features include text analysis (detecting harmful content like hate speech, violence, and self-harm), image moderation, and video content management.

    Language Processing (NLP)

    • NLP transforms communication between machines and humans by using natural languages.
    • Applications include voice-activated assistants, language translation tools, emotional analysis, chatbots, summarization tools, and entity recognition.
    • NLP tasks include speech recognition, part-of-speech tagging, word sense disambiguation, and language modeling.

    Knowledge Mining

    • Knowledge mining learns from vast data volumes to gain insights, identify patterns, and discover relationships within information.
    • Components include semantic search, content ingestion, content enrichment, and exploration and discovery.
    • Applications include content research and auditing, risk, and compliance management.

    Azure Machine Learning

    • A range of tools and services are tailored for data scientists, developers, and business analysts.
    • It facilitates complete, end-to-end ML workflows.
    • Capabilities include model training and experimentation, automated ML, model deployment, and integration with Azure services.
    • Use cases include predictive analytics, computer vision, and anomaly detection.

    Azure Al Document Intelligence

    • Automate text and structure extraction from documents with AI and OCR technology.
    • Streamlined extraction convert documents into actionable data for better decision-making.
    • Key features include automated extraction, and focus optimization.

    Responsible Al:

    • This section focuses on ethical principles and standards in AI development and deployment.
    • Azure AI places emphasis on responsible AI development and deployment.
    • The AI system addresses concerns of bias, equity, and privacy.
    • Various tools and features are in place to prevent harmful outputs and address ethical concerns.

    Generative Al

    • Generative AI is a specialized subset of AI that creates new content based on existing data.
    • It produces diverse outputs including images, code, text.

    Azure Machine Learning Fairness

    • Ensuring AI models do not discriminate against specific groups, using fairness metrics like accuracy, error rate, precision, recall, and absolute errors.

    MLOPS

    • MLOps manages the machine learning model lifecycle from development to deployment to maintenance.
    • Best practices cover version control, continuous integration and delivery (CI/CD), monitoring, and governance and compliance.

    Azure Al Vision

    • Computer vision capabilities for scenarios like identification, contactless access control, and privacy-related face blurring.
    • Features include image analysis, facial recognition, video content analysis, and OCR.
    • It offers both custom and pre-built models for diverse applications.

    Azure Al Language

    • Focuses on natural language processing (NLP)
    • Has various features, including named entity recognition, sentiment analysis, and key phrase extraction.
    • The platform is accessible through a web interface, REST APIs and Client Libraries, or container deployments.

    Azure Al Speech

    • Azure AI Speech facilitates speech-to-text, text-to-speech, speech translation, and speaker recognition.
    • Offers advanced customization options and deployment flexibility.

    Other Topics

    • Detailed use cases, scenarios, and examples are provided throughout the notes, illustrating the application and benefits of each tool.
    • The notes offer steps to set up Azure AI resources in Python.
    • These study notes cover the necessary components and tasks for using these AI resources.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Description

    This cheat sheet serves as a study guide for the AI-900 certification exam, detailing the essential topics and resources for mastering Azure AI services. It includes hands-on labs and information on advanced capabilities such as image and video analysis. Use this resource effectively for your certification preparation.

    More Like This

    AI-900 Practice
    10 questions

    AI-900 Practice

    HonoredPentagon avatar
    HonoredPentagon
    AI-900 Exam Overview and Preparation
    8 questions
    Microsoft AI-900 Exam Preparation
    5 questions
    Use Quizgecko on...
    Browser
    Browser