|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ModelDetail instance provides the
algorithm-related details, i.e., representation,
of a model. The model and its subclasses provide a
function-level, generic representation for models.
For example, a clustering model allows users to
access clusters. However, a tree model, a kind of
classification model, can have a specific tree
representation that a knowledgeable user may need
to inspect.
A model detail object need not be linked to a specific algorithm. It is possible that a given algorithm may provide none, one, or multiple representations for the model. In the case of multiple representations, the algorithm settings may contain an enumeration for specifying the type of model detail.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||