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
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Machine Learning at Scale with H2O

You're reading from   Machine Learning at Scale with H2O A practical guide to building and deploying machine learning models on enterprise systems

Arrow left icon
Product type Paperback
Published in Jul 2022
Publisher Packt
ISBN-13 9781800566019
Length 396 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Gregory Keys Gregory Keys
Author Profile Icon Gregory Keys
Gregory Keys
David Whiting David Whiting
Author Profile Icon David Whiting
David Whiting
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Preface 1. Section 1 – Introduction to the H2O Machine Learning Platform for Data at Scale
2. Chapter 1: Opportunities and Challenges FREE CHAPTER 3. Chapter 2: Platform Components and Key Concepts 4. Chapter 3: Fundamental Workflow – Data to Deployable Model 5. Section 2 – Building State-of-the-Art Models on Large Data Volumes Using H2O
6. Chapter 4: H2O Model Building at Scale – Capability Articulation 7. Chapter 5: Advanced Model Building – Part I 8. Chapter 6: Advanced Model Building – Part II 9. Chapter 7: Understanding ML Models 10. Chapter 8: Putting It All Together 11. Section 3 – Deploying Your Models to Production Environments
12. Chapter 9: Production Scoring and the H2O MOJO 13. Chapter 10: H2O Model Deployment Patterns 14. Section 4 – Enterprise Stakeholder Perspectives
15. Chapter 11: The Administrator and Operations Views 16. Chapter 12: The Enterprise Architect and Security Views 17. Section 5 – Broadening the View – Data to AI Applications with the H2O AI Cloud Platform
18. Chapter 13: Introducing H2O AI Cloud 19. Chapter 14: H2O at Scale in a Larger Platform Context 20. Other Books You May Enjoy Appendix : Alternative Methods to Launch H2O Clusters

Selecting model performance metrics

The most relevant question about any model is, How well does it predict? Regardless of any other positive properties that a model may possess, models that don't predict well are just not very useful. How to best measure predictive performance depends both on the specific problem being solved and the choices available to the data scientist. H2O provides multiple options for measuring model performance.

For measuring predictive model performance in regression problems, H2O provides R2, mean squared error (MSE), root mean squared error (RMSE), root mean squared logarithmic error (RMSLE), and mean absolute error (MAE) as metrics. MSE and RMSE are good default options, with RMSE being our preference because the metric is expressed in the same units as the predictions (rather than squared units, as in the case of MSE). All metrics based on squared error are sensitive to outliers in general. If robustness to outliers is a requirement, then MAE is...

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
Banner background image