Video upload date:  · Duration: PT1H46M27S  · Language: EN

Scenario: The Daily Bugle, a news organization azure video

dp-100-data-scientist-assoc video for scenario: The Daily Bugle, a news organization founded by J. Jonah Jameson, has grown from modest beginnings into a

This is a dedicated watch page for a single video.

Full Certification Question

Scenario: The Daily Bugle, a news organization founded by J. Jonah Jameson, has grown from modest beginnings into a household name in journalism. Despite its success, the company has encountered technical challenges, prompting Jonah to hire you as an IT consultant to enhance operational efficiency through several IT projects. One of the ongoing projects involves training a classification model using a logistic regression algorithm. The team must ensure the model’s predictions are explainable by calculating: Global feature importance (relative significance of each feature across all predictions). Local feature importance (significance of each feature for specific individual predictions). Requirement: An explainer is needed to retrieve global and local feature importance values. Peter Parker, the lead developer, has chosen to create a PFIExplainer for this purpose. Question: Does Peter’s solution meet the project’s objective of accurately explaining feature importance?