H2O AutoDoc API Docs ==================== The H2O AutoDoc Python API allows you to automatically generate a report from the following supervised learning H2O-3 models: * Deep Learning * Distributed Random Forest (including Extremely Randomized Forest) * Generalized Linear Model * Gradient Boosting Machine * Stacked Ensembles * XGBoost .. currentmodule:: h2o_autodoc Configure H2O AutoDoc --------------------- .. autoclass:: h2o_autodoc.Config Render the H2O AutoDoc Report ----------------------------- .. autofunction:: h2o_autodoc.render_autodoc