AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: Scenario: Iceberg Lounge, Gotham’s premier azure video

Question 1 Be Honest
« Back   Next dp-100-data-scientist-assoc Certification Question »
Answer

Full Certification Question

Scenario: Iceberg Lounge, Gotham’s premier nightclub and Penguin’s operational hub, is renowned for its high-end experience while serving as a front for his underground dealings. You have been brought on as a contractor, consulting on various IT functions to enhance their technology infrastructure. Oswald Cobblepot’s IT team is working on a machine learning project using Microsoft Azure , where they have a dataset with over 150 features . The lead developer is training a Support Vector Machine (SVM) binary classifier . Requirement: To compute feature importance scores , the team must use the Permutation Feature Importance module in Azure Machine Learning Designer . The developer has outlined the following actions: a. Add a Two-Class Support Vector Machine module to initialize the SVM classifier. b. Set the Metric for measuring performance to Classification – Accuracy , then run the experiment. c. Add a Permutation Feature Importance module and connect the trained model to test the dataset. d. Add a dataset to the experiment. e. Add a Split Data module to create training and test datasets. f. Add a trained model . Question: What is the correct sequence of actions to fulfill the requirement?