Package org.tribuo.regression.ensemble


package org.tribuo.regression.ensemble
Provides EnsembleCombiner implementations for working with multi-output regression problems.
  • Classes
    Class
    Description
    A combiner which performs a weighted or unweighted average of the predicted regressors independently across the output dimensions.