public class FingerprintsModelBuilder extends ModelBuilder<List<BitSet>,Algorithm,ModelQueryResults>
Modifier and Type | Field and Description |
---|---|
protected String |
predictedFeatureURI |
alg_reporter, applicationRootReference, model_reporter, referer
parameters, targetURI, trainingData
Constructor and Description |
---|
FingerprintsModelBuilder(org.restlet.data.Reference applicationRootReference,
ModelURIReporter<net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>> model_reporter,
AlgorithmURIReporter alg_reporter,
String[] targetURI,
String[] parameters,
String predictedFeatureURI,
String referer) |
Modifier and Type | Method and Description |
---|---|
ModelQueryResults |
process(Algorithm algorithm) |
protected void |
serializeModel(Object predictor,
List<BitSet> newInstances,
ModelQueryResults m) |
createPropertyFromReference, createPropertyFromReference, getAlgorithmReporter, getApplicationRootReference, getModelReporter, setAlgorithmReporter, setApplicationRootReference, setModelReporter
getTargetURI, getTrainingData, setTargetURI, setTrainingData
protected String predictedFeatureURI
public FingerprintsModelBuilder(org.restlet.data.Reference applicationRootReference, ModelURIReporter<net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>> model_reporter, AlgorithmURIReporter alg_reporter, String[] targetURI, String[] parameters, String predictedFeatureURI, String referer)
public ModelQueryResults process(Algorithm algorithm) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
protected void serializeModel(Object predictor, List<BitSet> newInstances, ModelQueryResults m) throws IOException
IOException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.