Examtopics

Professional Data Engineer
  • Topic 2 Question 24

    Suppose you have a dataset of images that are each labeled as to whether or not they contain a human face. To create a neural network that recognizes human faces in images using this labeled dataset, what approach would likely be the most effective?

    • Use K-means Clustering to detect faces in the pixels.

    • Use feature engineering to add features for eyes, noses, and mouths to the input data.

    • Use deep learning by creating a neural network with multiple hidden layers to automatically detect features of faces.

    • Build a neural network with an input layer of pixels, a hidden layer, and an output layer with two categories.


    シャッフルモード