Reader small image

You're reading from  Power BI Machine Learning and OpenAI

Product typeBook
Published inMay 2023
Reading LevelIntermediate
PublisherPackt
ISBN-139781837636150
Edition1st Edition
Languages
Concepts
Right arrow
Author (1)
Greg Beaumont
Greg Beaumont
author image
Greg Beaumont

Greg Beaumont is a data architect at Microsoft, where he enjoys identifying and solving complex problems backed by his experience in data architecture and a passion for innovation. Focusing on the healthcare industry, Greg works closely with customers to plan enterprise analytics strategies, evaluate new tools and products, conduct training sessions and hackathons, and architect solutions that improve the quality of care and reduce costs. He strives to be a trusted advisor to his customers and is always seeking new ways to drive progress and help organizations thrive. He is a veteran of the Microsoft data speaker network and has worked with hundreds of customers on their data management and analytics strategies.
Read more about Greg Beaumont

Right arrow

Building and training a binary prediction ML model in Power BI

You’re finally ready to build and train your first ML model in Power BI! We will start with a binary prediction model to predict whether damage happened when wildlife struck an airplane. As discussed in Chapter 1, a binary prediction model will make a yes/no prediction for a given row of data containing columns that are the predictive features. The query that you built in Chapter 7 is in your ML Queries dataflow and is named Predict Damage.

You'll build your prediction model as follows:

  1. Create a new dataflow in your Power BI workspace by selecting New | Dataflow.
  2. Select Link tables from other dataflows.
  3. Ensure you are signed in to your organizational account and select Next.
  4. Expand your Power BI workspace folder, expand the ML Queries dataflow, select Predict Damage, and click Transform data.
  5. Save and close the new dataflow.
  6. Name the new dataflow Predict Damage ML.
  7. Refresh...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Power BI Machine Learning and OpenAI
Published in: May 2023Publisher: PacktISBN-13: 9781837636150

Author (1)

author image
Greg Beaumont

Greg Beaumont is a data architect at Microsoft, where he enjoys identifying and solving complex problems backed by his experience in data architecture and a passion for innovation. Focusing on the healthcare industry, Greg works closely with customers to plan enterprise analytics strategies, evaluate new tools and products, conduct training sessions and hackathons, and architect solutions that improve the quality of care and reduce costs. He strives to be a trusted advisor to his customers and is always seeking new ways to drive progress and help organizations thrive. He is a veteran of the Microsoft data speaker network and has worked with hundreds of customers on their data management and analytics strategies.
Read more about Greg Beaumont