3.10.0.9
  • Welcome to H2O 3
  • Downloading H2O
  • Quick Start Videos
  • Starting H2O
  • EC2 Instances & S3 Storage
  • Using H2O on Hadoop
  • Using H2O with Docker
  • Data Manipulation
  • Using Flow - H2O’s Web UI
  • Data Science Algorithms
  • Cross-Validation
  • Grid (Hyperparameter) Search
  • Saving and Loading a Model
  • About POJOs and MOJOs
  • Downloading Logs
  • Productionizing H2O
  • H2O Architecture
  • Security
  • FAQ
  • Glossary
  • Migrating to H2O 3
  • Appendix A - Parameters
    • GBM Parameters
      • fold_assignment
      • fold_column
      • balance_classes
      • class_sampling_factors
      • max_after_balance_size
      • max_depth
      • max_hit_ratio_k
      • nbins
      • nbins_cats
      • nbins_top_level
      • nfolds
      • ntrees
      • offset_column
      • stopping_metric
      • stopping_rounds
      • stopping_tolerance
      • validation_frame
      • weights_column
      • y
  • Appendix B - API Reference
H2O
  • Docs »
  • Appendix A - Parameters »
  • GBM Parameters
  • View page source

GBM ParametersΒΆ

  • fold_assignment
    • Description
    • Related Parameters
    • Example
  • fold_column
    • Description
    • Related Parameters
    • Example
  • balance_classes
    • Description
    • Related Parameters
    • Example
  • class_sampling_factors
    • Description
    • Related Parameters
    • Example
  • max_after_balance_size
    • Description
    • Related Parameters
    • Example
  • max_depth
    • Description
    • Example
  • max_hit_ratio_k
    • Description
    • Example
  • nbins
    • Description
    • Related Parameters
    • Example
  • nbins_cats
    • Description
    • Related Parameters
    • Example
  • nbins_top_level
    • Description
    • Related Parameters
    • Example
  • nfolds
    • Description
    • Related Parameters
    • Example
  • ntrees
    • Description
    • Example
  • offset_column
    • Description
    • Related Parameters
    • Example
  • stopping_metric
    • Description
    • Related Parameters
    • Example
  • stopping_rounds
    • Description
    • Related Parameters
    • Example
  • stopping_tolerance
    • Description
    • Related Parameters
    • Example
  • validation_frame
    • Description
    • Related Parameters
    • Example
  • weights_column
    • Description
    • Related Parameters
    • Example
  • y
    • Description
    • Related Parameters
    • Example
Next Previous

© Copyright 2016 H2O, Inc. Last updated on Oct 25, 2016.

Built with Sphinx using a theme provided by Read the Docs.