Search icon CANCEL
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
Machine Learning with Qlik Sense

You're reading from   Machine Learning with Qlik Sense Utilize different machine learning models in practical use cases by leveraging Qlik Sense

Arrow left icon
Product type Paperback
Published in Oct 2023
Publisher Packt
ISBN-13 9781805126157
Length 242 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Hannu Ranta Hannu Ranta
Author Profile Icon Hannu Ranta
Hannu Ranta
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Part 1:Concepts of Machine Learning
2. Chapter 1: Introduction to Machine Learning with Qlik FREE CHAPTER 3. Chapter 2: Machine Learning Algorithms and Models with Qlik 4. Chapter 3: Data Literacy in a Machine Learning Context 5. Chapter 4: Creating a Good Machine Learning Solution with the Qlik Platform 6. Part 2: Machine learning algorithms and models with Qlik
7. Chapter 5: Setting Up the Environments 8. Chapter 6: Preprocessing and Exploring Data with Qlik Sense 9. Chapter 7: Deploying and Monitoring Machine Learning Models 10. Chapter 8: Utilizing Qlik AutoML 11. Chapter 9: Advanced Data Visualization Techniques for Machine Learning Solutions 12. Part 3: Case studies and best practices
13. Chapter 10: Examples and Case Studies 14. Chapter 11: Future Direction 15. Index 16. Other Books You May Enjoy

Cleaning and preparing data

Data preparation is a crucial step in machine learning because the quality, relevance, and suitability of the data used for model training directly impact the accuracy, reliability, and effectiveness of the resulting machine learning models.

General data preparation steps include the following:

  • Removing null values
  • Removing columns that are not needed
  • Encoding (for example, the one-hot encoding that we used in some of the examples in Chapter 2)
  • Feature scaling
  • Splitting into test and training datasets
  • Setting correct data types
  • Removing duplicates
  • Correcting data errors
  • Removing outliers

Those steps that are automatically taken care of by Qlik AutoML are shown in bold in the preceding list. The rest of the steps can be done in Qlik Sense.

Let’s take a closer look at some of these steps using examples.

Example 1 – one-hot encoding

Let’s assume that we have the following dataset...

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