All Coursera Quiz Answers

How Google does Machine Learning Coursera Quiz Answers

Hello Friends In this article i am gone to share How Google does Machine Learning Coursera Quiz Answers with you..

Enrol Link:  How Google does Machine Learning

How Google does Machine Learning Coursera Quiz Answers


 

What it Means to be AI First Quiz Answers

Question 1)
What would you use to replace user input by machine learning?

  • Labeled data.
  • Pre-trained models.
  • Neural networks.
  • All options are correct.

Question 2)
Which of the following refers to the type of data used in ML models?

  • Labeled data
  • Unlabeled data
  • Flagged data
  • Both Labeled & Unlabeled data

Question 3)
Which of the following are best practices for Data preparation?

  • Avoid training-serving skew
  • Avoid target leakage
  • Provide a time signal
  • All options are correct.

Question 4)
Which of the following is not part of the ML training phase?

  • Connecting Neural Networks
  • Evaluating the models
  • Create the models
  • Data management

Question 5)
What’s the most efficient way to transcribe speech?

  • All options are correct.
  • You can collect audio data, train it and predict with it.
  • Use a Dictionary website for a partial transcription, then using ML to fill in what’s missing.
  • You can use a speech API.

 

How Google Does ML Quiz Answers

Question 1)
Which of the following networks is used in identifying faces, objects, and traffic signs?

  • Convolutional Neural Networks
  • Deep Neural Networks
  • Recurrent Neural Networks
  • None of the options are correct.

Question 2)
Which of the following statement is true about ML systems?

  • It generates a lot of value for the organization, for customers and for end users.
  • Almost every single one has a team of people reviewing the algorithms, reviewing their responses and doing random sub-samples.
  • Almost every single one has a team of people reviewing the algorithms, reviewing their responses and doing random sub-samples and it generates a lot of value for the organization, for customers and for end users.
  • None of the options are correct.

Question 3)
Which of the following are facets that differentiate deep learning networks in multilayer networks?

  • More complex ways of connecting layers
  • Cambrian explosion of computing power to train
  • Automatic feature extraction
  • All options are correct.

Question 4)
Which of the following statement is incorrect?

  • Machine learning performs some core and numerical tasks
  • Machine learning doesn’t serve that task in a website.
  • Machine learning doesn’t have unit tests of its own.
  • None of the options are correct.

 

Machine Learning Development with Vertex AI Quiz Answers

Question 1)
In Machine learning development, which phase identifies your use case?

  • Prepare training Data
  • Experimenting
  • Framing the problem
  • Evaluating the Model

Question 2)
Typically, ML practitioners train models using different architectures, input data sets, hyperparameters, and hardware. What architectural type would you use for cyber-security, pattern recognition, self-driving cars, and reinforced learning?

  • Sorting/Clustering
  • RNNs or Recurrent Neural Networks
  • CNNs or Convolutional Neural Networks
  • GANS or Generative Adversarial Networks

Question 3)
Which Vertex AI service lets you access data, process data in a Dataproc cluster, train a model, share your results, and more, all without leaving the JupyterLab interface?

  • Workbench
  • Datasets
  • Pipelines
  • Models

Question 4)
Moving from experimentation to production requires packaging, deploying and monitoring your model – which can give you confidence that your model is making useful predictions in production. Monitoring measures key model performance metrics and includes:

  • Model drift, model performance, model outliers and data quality.
  • Architectural drift, TPU performance, zone outliers and RNNs.
  • Architectural drift, TPU hyperparameter performance, zone outliers and RNNs and CNNS.
  • TPU drift, RNN performance, CPU outliers and data quality.

Question 5)
The way you deploy a TensorFlow model is different from how you deploy a PyTorch model, and even TensorFlow models might differ based on whether they were created using AutoML or by means of code. True or False: In the unified set of APIs that Vertex AI provides, you can treat all these models in the same way.

  • True
  • False

Question 6)
Select the correct word below to fill in the blank: Vertex AI is flexible. You choose your training method. _____________ lets you create a training application optimized for your targeted outcome. You have complete control over training application functionality; you can target any objective, use any algorithm, develop your own loss functions or metrics, or do any other customization.

  • Custom training
  • AutoML
  • Custom training and AutoML
  • Containerized training

Question 7)
What is a managed dataset in Vertex AI?

  • Data loaded into Vertex AI – whether it be from Google Cloud Storage or BigQuery. This means, for example, that it can be linked to a model.
  • Data loaded into AutoML Tables – whether it be from Google Cloud Storage or BigQuery. This means, for example, that it can be linked to a model.
  • Data loaded into a Pandas Dataframe – whether it be from Google Cloud Storage or BigQuery. This means, for example, that it can be linked to a model.
  • Data loaded into Python – whether it be from Google Cloud Storage or BigQuery. This means, for example, that it can be linked to a model.

 

Machine Learning Development with Vertex Notebooks Quiz Answers

Question 1)
Fill in the blank: Vertex AI Workbench provides two Jupyter notebook-based options for your data science workflow. __________________ are Google-managed environments with integrations and features that help you set up and work in an end-to-end notebook-based production environment.

  • Managed notebook instances
  • User Managed notebook instances
  • UnManaged notebooks and User-defined notebooks
  • Managed notebooks and already created notebooks

Question 2)
Fill in the blank: Vertex AI Workbench provides two Jupyter notebook-based options for your data science workflow. __________________ are Deep Learning VM Images instances that are heavily customizable and are therefore ideal for users who need a lot of control over their environment.

  • User-Managed notebook instances
  • Managed notebook instances
  • UnManaged notebooks and User-defined notebooks
  • Managed notebooks and already created notebooks

Question 3)
Which statement is correct regarding Vertex AI Workbench Notebooks?

  • Both options are pre-packaged with JupyterLab and have a pre-installed suite of deep learning packages, including support for the TensorFlow and PyTorch frameworks.
  • Both options support GPU accelerators and the ability to sync with a GitHub repository.
  • Both options are protected by Google Cloud authentication and authorization.
  • All of the above are correct.

Question 4)
True or False. In a Vertex AI Workbench Jupyter Notebook, you can access your data without leaving the JupyterLab interface.

  • True
  • False

Question 5)
Where can you find the Cloud Storage and Bigquery extension to browse data?

  • Left side-bar
  • Top menu-bar
  • Bottom
  • In the notebook

Question 6)
For users who have specific networking and security needs, ______ can be the best option. You can use VPC Service Controls to set up a ______ within a service perimeter and implement other built-in networking and security features. You can also configure user-managed notebooks instances manually to satisfy some specific networking and security needs.

  • User-Managed notebook instances
  • Managed notebook instances
  • UnManaged notebooks and User-defined notebooks
  • Managed notebooks and already created notebooks

 

Best Practices for Implementing Machine Learning on Vertex AI Quiz Answers

Question 1)
The data used to train a model can originate from any number of systems, for example, logs from an online service system, images from a local device, or documents scraped from the web. Which of the following is a Best Practice for Preparing and Storing unstructured data such as images, audio, and video?

  • In Cloud storage
  • In BigQuery
  • In BigTable
  • In Cloud SQL

Question 2)
Your dataset is considered small, less than 5,000 rows and around 10MB. You are not using AutoML but a Jupyter Notebook instance. Which of the following is a Best Practice for Training a model with a small dataset?

  • For small datasets, train the model within the notebook instance.
  • For small datasets, train the model using the Vertex AI training service.
  • For small datasets, train the model within the notebook instance and using the Vertex AI training service.
  • For small datasets, train the model within the notebook instance, the Vertex AI training service, and the containerized training service.

Question 3)
Which of the following statement is correct for Explainable AI?

  • It offers feature attributions to provide insights into why models generate predictions.
  • It helps you better understand your model’s data.
  • It supports only pre-trained models based on tabular and image data.
  • It details the importance of one feature that a model uses as input to make predictions.

Question 4)
True or False: Use BigQuery to process tabular data and use Dataflow to process unstructured data.

  • True
  • False

 

Responsible AI Development Quiz Answers

Question 1)
Human biases lead to bias in machine learning models. Unconscious biases exist in our data and exist in two forms. What are the two forms of unconscious biases in data?

  • There are the human biases that exist in data because data found in “data silos” has existing biases with regard to properties like gender, race, and sexual orientation. We can also run into human biases which arise as part of our data collection and labeling procedures.
  • First, there is human bias as a result of reporting, data collection, and labeling. Second, there is human bias as a result of data visualization and analysis.
  • There are the human biases that exist in data because data found in “the world” has existing biases with regard to properties like gender, race, and sexual orientation. For example, there may be reporting bias by our subjects because they only choose to reveal certain aspects about themselves or their opinions. We can also run into human biases which arise as part of our data collection and labeling procedures.
  • All of the options are correct.

Question 2)
The impact of biases in collecting data and labeling data affects the entire machine learning pipeline. The biases in the original data are going to be reflected downstream in our models and consequently are going to result in potentially biased outcomes. You need to create a checklist for situations where you should watch out for bias-related issues. What questions should this checklist include?

  • Does your use case or product specifically use any of the following data: biometrics, race, skin color, religion, sexual orientation, socioeconomic status, income, country, location, health, language, or dialect?
  • Does your use case or product use data that is likely to be highly correlated with any personal characteristics (for example, zip code or other geospatial data is often correlated with socioeconomic status and/or income; image/video data can reveal information about race, gender, and age)?
  • Could your use case or product negatively affect individuals’ economic or other important life opportunities?
  • All of the options are correct.

Question 3)
Fill in the blank. One of the key tools to help in understanding inclusion and how to introduce inclusion across different kinds of groups across your data is by understanding the __________________________.

  • Confusion matrix
  • Evaluation regression matrix
  • Sigmoid matrix
  • Equality of opportunity matrix

Question 4)
Which of the following is an example of a “false negative”?

  • The label says there is no face, but the model finds a face. Perhaps there is a statue in the image and the model falsely identifies it as a face.
  • When the label says something exists and the model doesn’t predict it—that’s a false negative. So, in the face detection example in this lesson, the model says that there is no face in the image—when the image’s label says there *is* a face.
  • The label says there is a face, and the model finds a face.
  • The label says there is no face, and the model finds no face.

Question 5)
Datasets can contain hundreds of millions of data points, each consisting of hundreds (or even thousands) of features, making it nearly impossible to understand an entire dataset in an intuitive fashion. The key here is to utilize visualizations that help unlock nuances and insights in large datasets. Which tool would be most appropriate?

  • SQL
  • Firebase
  • Facets
  • Pandas

Question 6)
Which approach is followed to achieve a better performance across subgroups?

  • Equality of opportunity
  • Evaluation metrics
  • Confusion matrix
  • None of the options are correct.

Question 7)
The confusion matrix helps which of the following?

  • Understanding inclusion and how to introduce inclusion across different subgroups within your data
  • Evaluating performance in machine learning
  • Both of the options are correct.
  • None of the options are correct.

Question 8)
What is it called when the label says something doesn’t exist, but the model says it exists?

  • False negative
  • False positive
  • True positive
  • None of the options are correct.