-
Book Overview & Buying
-
Table Of Contents
Artificial Intelligence with Power BI
By :
Training your own model can be a daunting task. You can try out many different configurations to train a model and identify the best one with automated machine learning (AutoML). Azure Machine Learning (Azure ML) allows you to use AutoML for some common ML tasks. After training a model, you can integrate it with Power BI.
Other tools offer similar features to Azure ML; however, we'll focus on Azure ML in this book as the integration of trained models with Power BI is easiest with Azure thanks in part to built-in Power BI features to consume the trained models.
In this chapter, we'll cover the following main topics to get an introduction to AutoML:
After going through this chapter, you'll understand what AutoML can be used for. There will...