Package | Description |
---|---|
ambit2.core.data.model | |
ambit2.model.builder | |
ambit2.rest.algorithm | |
ambit2.rest.model.builder | |
ambit2.rest.model.task | |
ambit2.rest.rdf | |
ambit2.rest.task | |
ambit2.rest.task.weka |
Modifier and Type | Method and Description |
---|---|
int |
Algorithm.compareTo(Algorithm<T> o) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModelBuilder<DATA,A extends Algorithm,Model extends ModelQueryResults>
Abstract class for model building
|
Modifier and Type | Method and Description |
---|---|
String |
AlgorithmURIReporter.getURI(String ref,
Algorithm item) |
Modifier and Type | Class and Description |
---|---|
class |
ModelBuilder<DATA,A extends Algorithm,Model extends ModelQueryResults>
Abstract class for model building
|
Modifier and Type | Method and Description |
---|---|
protected ModelQueryResults |
ExpertModelBuilder.createModel(Algorithm algorithm) |
protected ModelQueryResults |
SimpleModelBuilder.createModel(Algorithm algorithm) |
protected PredictedVarsTemplate |
ExpertModelBuilder.createPredictedTemplate(Algorithm algorithm) |
protected PredictedVarsTemplate |
SimpleModelBuilder.createPredictedTemplate(Algorithm algorithm) |
protected List<Property> |
ExpertModelBuilder.createProperties(Algorithm algorithm) |
protected List<Property> |
SimpleModelBuilder.createProperties(Algorithm algorithm) |
protected String |
ExpertModelBuilder.getContent(Algorithm algorithm) |
protected String |
SimpleModelBuilder.getContent(Algorithm algorithm) |
protected String |
ExpertModelBuilder.getMediaType(Algorithm algorithm) |
protected String |
SimpleModelBuilder.getMediaType(Algorithm algorithm) |
protected String |
ExpertModelBuilder.getName(Algorithm algorithm) |
protected String |
SimpleModelBuilder.getName(Algorithm algorithm) |
ModelQueryResults |
CoverageModelBuilder.process(Algorithm algorithm) |
ModelQueryResults |
FingerprintsModelBuilder.process(Algorithm algorithm) |
ModelQueryResults |
SimpleModelBuilder.process(Algorithm algorithm) |
ModelQueryResults |
SMSDModelBuilder.process(Algorithm algorithm) |
Modifier and Type | Class and Description |
---|---|
class |
CallableModelCreator<DATA,Item,Builder extends ModelBuilder<DATA,Algorithm,ModelQueryResults>,USERID> |
Modifier and Type | Field and Description |
---|---|
protected Algorithm |
CallableModelCreator.algorithm |
Constructor and Description |
---|
CallableModelCreator(org.restlet.data.Form form,
org.restlet.Context context,
Algorithm algorithm,
Builder builder,
USERID token,
String referer,
org.restlet.data.ClientInfo clientinfo) |
Modifier and Type | Method and Description |
---|---|
protected Algorithm |
RDFAlgorithmIterator.createRecord() |
protected Algorithm |
RDFAlgorithmIterator.parseRecord(com.hp.hpl.jena.rdf.model.RDFNode newEntry,
Algorithm record) |
Modifier and Type | Method and Description |
---|---|
protected void |
RDFAlgorithmIterator.parseObjectURI(com.hp.hpl.jena.rdf.model.RDFNode uri,
Algorithm record) |
protected void |
RDFAlgorithmIterator.parseParameters(com.hp.hpl.jena.rdf.model.RDFNode paramEntry,
Algorithm record) |
protected Algorithm |
RDFAlgorithmIterator.parseRecord(com.hp.hpl.jena.rdf.model.RDFNode newEntry,
Algorithm record) |
Constructor and Description |
---|
CallableNumericalModelCreator(org.restlet.data.Form form,
org.restlet.data.Reference applicationRootReference,
org.restlet.Context context,
Algorithm algorithm,
ModelURIReporter<net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>> reporter,
AlgorithmURIReporter alg_reporter,
USERID token,
String referer,
org.restlet.data.ClientInfo clientInfo) |
Modifier and Type | Method and Description |
---|---|
ModelQueryResults |
FilteredWekaModelBuilder.process(Algorithm algorithm) |
ModelQueryResults |
WekaModelBuilder.process(Algorithm algorithm) |
Constructor and Description |
---|
CallableWekaModelCreator(org.restlet.data.Form form,
org.restlet.data.Reference applicationRootReference,
org.restlet.Context context,
Algorithm algorithm,
ModelURIReporter<net.idea.modbcum.i.IQueryRetrieval<ModelQueryResults>> reporter,
AlgorithmURIReporter alg_reporter,
USERID token,
String referer,
org.restlet.data.ClientInfo clientinfo) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.