|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A factory class that creates instances of
NaiveBayesSettings.
Factory| Method Summary | |
NaiveBayesSettings |
create()
Constructs an instance of NaiveBayesSettings initialized to vendor-specified default values. |
boolean |
supportsCapability(NaiveBayesCapability capability)
Returns true if the specified capability is supported in the implementation of the JDM being used. |
| Method Detail |
public NaiveBayesSettings create()
throws JDMException
NaiveBayesSettings initialized to vendor-specified default values.
JDMException
public boolean supportsCapability(NaiveBayesCapability capability)
throws JDMException
capability - An enumeration value that represents a specific capability.
JDMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||