Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Artificial Intelligence with Power BI

You're reading from   Artificial Intelligence with Power BI Take your data analytics skills to the next level by leveraging the AI capabilities in Power BI

Arrow left icon
Product type Paperback
Published in Apr 2022
Publisher Packt
ISBN-13 9781801814638
Length 348 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Mary-Jo Diepeveen Mary-Jo Diepeveen
Author Profile Icon Mary-Jo Diepeveen
Mary-Jo Diepeveen
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1: AI Fundamentals
2. Chapter 1: Introducing AI in Power BI FREE CHAPTER 3. Chapter 2: Exploring Data in Power BI 4. Chapter 3: Data Preparation 5. Part 2: Out-of-the-Box AI Features
6. Chapter 4: Forecasting Time-Series Data 7. Chapter 5: Detecting Anomalies in Your Data Using Power BI 8. Chapter 6: Using Natural Language to Explore Data with the Q&A Visual 9. Chapter 7: Using Cognitive Services 10. Chapter 8: Integrating Natural Language Understanding with Power BI 11. Chapter 9: Integrating an Interactive Question and Answering App into Power BI 12. Chapter 10: Getting Insights from Images with Computer Vision 13. Part 3: Create Your Own Models
14. Chapter 11: Using Automated Machine Learning with Azure and Power BI 15. Chapter 12: Training a Model with Azure Machine Learning 16. Chapter 13: Responsible AI 17. Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "If we look at the Country name, we can see we have 149 distinct and 7 unique values."

A block of code is set as follows:

import matplotlib
dataset.boxplot("Life Ladder", showmeans=True, showfliers=False)
plt.show()

Any command-line input or output is written as follows:

pip install pandas
pip install matplotlib

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: "Select Transform Data, this will open the Power Query Editor."

Tips or Important Notes

Appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime