A
- T
- TrainingInstances
- TestInstances
- Content
- public abstract class AbstractModelBuilder<DATA,A extends Algorithm,Model extends ModelQueryResults>
extends net.idea.modbcum.p.DefaultAmbitProcessor<A,Model>
Modifier and Type | Field and Description |
---|---|
protected String[] |
parameters |
protected String[] |
targetURI |
protected DATA |
trainingData |
Constructor and Description |
---|
AbstractModelBuilder() |
AbstractModelBuilder(String[] targetURI,
String[] parameters) |
Modifier and Type | Method and Description |
---|---|
String[] |
getTargetURI() |
DATA |
getTrainingData() |
void |
setTargetURI(String[] targetURI) |
void |
setTrainingData(DATA trainingData) |
addPropertyChangeListener, addPropertyChangeListener, close, getID, isEnabled, open, removePropertyChangeListener, removePropertyChangeListener, setEnabled, toString
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.