Class ConfigContext

java.lang.Object
ml.dmlc.xgboost4j.java.ConfigContext
All Implemented Interfaces:
AutoCloseable

public class ConfigContext extends Object implements AutoCloseable
Global configuration context for XGBoost.
Version:
3.0.0

See the parameter document for supported global configuration. The configuration is restored upon close.