Questions

  1. What is the file format for a CoreML compatible model?

a) .coremlmodel
b) .mlmodel
c) .coreml

  1. How do you use a CoreML model in your project?

a) By adding the model to Xcode and using the model class that is generated for you.
b) By adding the model to Xcode and training the model on the device.
c) By sending the CoreML model and the input data to iCloud.

  1. Why is it so important the CoreML runs on the end user's device?

a) It's better for privacy and preserves the user's data plan.
b) Because the predictions can be calculated faster that way.
c) Both answers are true.

  1. What does the NaturalLanguage framework do?

a) It generates natural text.
b) It extracts interesting information from text, for instance, names, places, words, and more.
c) It's used to determine whether a text was written by a human or a machine.

  1. What does the Vision framework do?

a) It is used to access the user's camera.
b) It helps with accessibility for the visually impaired.
c) It performs complex analysis on images.

  1. Which of the following options could negatively impact the quality of a training set for an image classifier?

a) If the training subject has different colors than the real object.
b) If the training subject is always shown in similar surroundings.
c) When the training subject is shown in many different angles. Natural Language

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.20.238.187