Question 185:
You work as a machine learning specialist for a financial services firm that specializes in risk analysis for other financial services firms. Your machine learning team has been tasked with building a model that categorizes a firm’s foreign exchange risk for each of their portfolios. You have begun building your model using SageMaker Studio, and you are at the point in your data exploration where you need to know the importance of each of the features in your training dataset. Which option gives you the most efficient view of this feature comparison?
Answer options:
A.Use the SageMaker Data Wrangler target leakage visualization to show the importance score of each feature in a bar chart. B.Use the SageMaker Clarify bias visualization to show the importance score of each feature in a table. C.Use the SageMaker Data Wrangler bias visualization to show the importance score of each feature in a scatter chart. D.Use the SageMaker Data Wrangler quick model visualization to show the importance score of each feature in a bar chart.