- Support data loading by Spark
- Support H2O model registration
- Support data-dependent model interpretation and explanation
- Add Friedman’s H-statistic to post hoc explanation
- Add data integrity check and more outlier detection methods
- Add log loss and Brier score to binary classification metrics
- Add segmented performance diagnostics
- Add hyperparameter tuning by grid and randomized search
- Pipeline optimization, code cleanup, and bug fixes