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
Smarter Decisions - The Intersection of Internet of Things and Decision Science

You're reading from  Smarter Decisions - The Intersection of Internet of Things and Decision Science

Product type Book
Published in Jul 2016
Publisher Packt
ISBN-13 9781785884191
Pages 392 pages
Edition 1st Edition
Languages
Author (1):
Jojo Moolayil Jojo Moolayil
Profile icon Jojo Moolayil

Table of Contents (15) Chapters

Smarter Decisions – The Intersection of Internet of Things and Decision Science
Credits
About the Author
About the Reviewer
eBooks, discount offers, and more
Preface
1. IoT and Decision Science 2. Studying the IoT Problem Universe and Designing a Use Case 3. The What and Why - Using Exploratory Decision Science for IoT 4. Experimenting Predictive Analytics for IoT 5. Enhancing Predictive Analytics with Machine Learning for IoT 6. Fast track Decision Science with IoT 7. Prescriptive Science and Decision Making 8. Disruptions in IoT 9. A Promising Future with IoT

Decision trees


Decision trees is a commonly used technique in data mining to create a model that predicts the value of a target (or dependent variable) based on the values of several input (or independent variables). There is a variety of decision tree algorithms available with small changes here and there. We will be using a very popular version of a decision tree called Classification and Regression Trees (CART). It was introduced in 1984 by Leo Breiman, Jerome Friedman, Richard Olshen, and Charles Stone as an umbrella term to refer to classification and regression types of decision trees. Using decision trees, we can predict either a categorical variable or continuous variable. Based on the type of dependent variable, we use a regression tree (for a continuous outcome variable) or classification tree (for a categorical outcome). The CART has a small variation in the internal working of the algorithm. For our current exercise, we will be using regression trees. Later, we'll look into the...

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}