public abstract class LeaderboardExtensionsProvider extends Iced<LeaderboardExtensionsProvider>
ai.h2o.automl.AutoML
) to produce
optional columns for the leadeboard created from the models.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALL
Alias for "all extensions" where a list of extensions names is required.
|
Constructor and Description |
---|
LeaderboardExtensionsProvider() |
Modifier and Type | Method and Description |
---|---|
abstract LeaderboardCell[] |
createExtensions(Model model)
Generates the extensions cells for a given model.
|
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON
public static final java.lang.String ALL
public abstract LeaderboardCell[] createExtensions(Model model)
LeaderboardCell.getColumn()
.model
-