Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Machine Learning with Microsoft Excel 2019

You're reading from  Hands-On Machine Learning with Microsoft Excel 2019

Product type Book
Published in Apr 2019
Publisher Packt
ISBN-13 9781789345377
Pages 254 pages
Edition 1st Edition
Languages
Author (1):
Julio Cesar Rodriguez Martino Julio Cesar Rodriguez Martino
Profile icon Julio Cesar Rodriguez Martino

Table of Contents (17) Chapters

Preface 1. Section 1: Machine Learning Basics
2. Implementing Machine Learning Algorithms 3. Hands-On Examples of Machine Learning Models 4. Section 2: Data Collection and Preparation
5. Importing Data into Excel from Different Data Sources 6. Data Cleansing and Preliminary Data Analysis 7. Correlations and the Importance of Variables 8. Section 3: Analytics and Machine Learning Models
9. Data Mining Models in Excel Hands-On Examples 10. Implementing Time Series 11. Section 4: Data Visualization and Advanced Machine Learning
12. Visualizing Data in Diagrams, Histograms, and Maps 13. Artificial Neural Networks 14. Azure and Excel - Machine Learning in the Cloud 15. The Future of Machine Learning 16. Assessment

Understanding supervised learning with decision trees

The decision tree algorithm uses a tree-like model of decisions. Its name is derived from the graphical representation of the cascading process that partitions the records. The algorithm chooses the input variables that better split the dataset into subsets that are more pure in terms of the target variable, ideally a subset that contains only one value of this variable. Decision trees are some of the most widely used and easy to understand classification algorithms.

The outcome of the tree algorithm calculation is a set of simple rules that explain which values or intervals of the input values split the original data better. The fact that the results and the path followed to get to them can be clearly shown gives decision trees an advantage over other algorithms. Explainability is a serious problem for some machine learning...

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 $15.99/month. Cancel anytime}