Question 46

For a particular classification problem, you are tasked with determining the best algorithm among SVM, random forest, K-nearest neighbors, and a deep neural network. Each of the algorithms has similar accuracy on your data. The stakeholders indicate that they need a model that can convey each feature's relative contribution to the model's accuracy. Which is the best algorithm for this use case?
  • Question 47

    Which of the following is the primary purpose of hyperparameter optimization?
  • Question 48

    An HR solutions firm is developing software for staffing agencies that uses machine learning.
    The team uses training data to teach the algorithm and discovers that it generates lower employability scores for women. Also, it predicts that women, especially with children, are less likely to get a high-paying job.
    Which type of bias has been discovered?
  • Question 49

    You train a neural network model with two layers, each layer having four nodes, and realize that the model is underfit. Which of the actions below will NOT work to fix this underfitting?
  • Question 50

    What is the primary benefit of the Federated Learning approach to machine learning?