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

Ensemble modeling - XGBoost


XGBoost, that is, Extreme Gradient Boosting, is a very popular machine learning ensemble technique that has helped data scientists across the globe to achieve great results with phenomenal accuracy. XGBoost is built on the principles of ensemble modeling and is an improved version of the Gradient Boosted Machine algorithm. In general, the XgBoost algorithm creates multiple classifiers that are weak learners, which means a model that gives a bit better accuracy than just a random guess. The learner in the ensemble model can be a linear or tree model that is built iteratively with random sampling along with an added weight from the learnings of the previously built model. At each step, a tree is built and the cases where the tree has failed to classify an outcome correctly is assigned a corresponding weight. The next iteration of model building learns from the mistakes of the previous model. At each step, the weight of an incorrect prediction is calculated using...

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}