What The Hack - Data Science In Microsoft Fabric

Introduction

This Fabric Data Science guides you through the process of building an end-to-end ML deployment on Fabric.

Contoso hospital has historical, anonymous heart condition data already present in their ADLS Gen 2 as part of their record-keeping solution. They want to leverage this data to create a new app that can help clinicians assess the heart failure risk of their patients, depending on a variety of factors. As an analyst at Contoso, you have been asked to use Microsoft Fabric to train a prediction model and deploy it on Realtime endpoints so that they can build an app on it which will be used by the doctors to predict the patient heart health.

Learning Objectives

In this hack you will be learning how to best leverage Fabric for Data Science. This is not intended to be an in-depth tutorial around Machine Learning models.

  1. Use shortcuts and the OneLake
  2. Work with data using Fabric Notebooks
  3. Leverage tools such as Data Wrangler to simplify your tasks
  4. Understand the different options to apply a trained ML model in Fabric and how to export it
  5. Expose the insights from your predictions using PowerBI

Challenges

Contributors