public interface IMetaMiner
ComponentInstance based on
meta features of the ComponentInstance and possibly also its application
context.| Modifier and Type | Method and Description |
|---|---|
double |
score(ComponentInstance componentInstance)
Gives a score to the given
ComponentInstance based on its meta
features and possibly meta features of the application context as well. |
double score(ComponentInstance componentInstance)
ComponentInstance based on its meta
features and possibly meta features of the application context as well. The
score reflects an estimate of the quality of the (partial) solution the
ComponentInstance represents.componentInstance - The instance for which an estimate is to be made