public interface EnsembleMLMethodFactory
| Modifier and Type | Method and Description |
|---|---|
MLMethod |
createML(int inputs,
int outputs) |
java.lang.String |
getLabel() |
void |
reInit(MLMethod ml) |
void |
setSizeMultiplier(int sizeMultiplier) |