public class Metalearners
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Metalearners.SimpleMetalearner
A simple implementation of
Metalearner suitable for any algo; it is just using the algo with its default parameters. |
| Constructor and Description |
|---|
Metalearners() |