Return to page

Machine Learning with Python and H2O

May 2020: Fifth Edition

Contents

SectionTitlePage
1Introduction4
2What is H2O?5
2.1Example Code6
2.2Citation6
3Installation6
3.1Installation in Python7
4Data Preparation7
4.1Viewing Data9
4.2Selection10
4.3Missing Data12
4.4Operations13
4.5Merging16
4.6Grouping17
4.7Using Date and Time Data18
4.8Categoricals19
4.9Loading and Saving Data21
5Machine Learning21
5.1Modeling21
5.1.1Supervised Learning22
5.1.2Unsupervised Learning23
5.1.3Miscellaneous23
5.2Running Models23
5.2.1Gradient Boosting Machine (GBM)24
5.2.2Generalized Linear Models (GLM)27
5.2.3K-means30
5.2.4Principal Components Analysis (PCA)32
5.3Grid Search33
5.4Integration with scikit-learn34
5.4.1Pipelines34
5.4.2Randomized Grid Search36
6Acknowledgments38
7References38

To read the eBook, click the download link above.