|
Oracle Data Mining Java API Reference 10g Release 2 (10.2) B14341-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A factory class that creates instance of OraABNSettings
.
OraABNSettings
Method Summary | |
OraABNSettings |
create() Constructs an instance of AdaptiveBayesNetworkSettings initialized to system default values. |
OraABNSettings |
create(OraABNModelType modelType, int maxNumberOfPredictors, int maxBuildMinutes, int maxNBPredtctors) Constructs an instance of AdaptiveBayesNetworkSettings with user specfied values. |
Method Detail |
public OraABNSettings create() throws javax.datamining.JDMException
AdaptiveBayesNetworkSettings
initialized to system default values.javax.datamining.JDMException
public OraABNSettings create(OraABNModelType modelType, int maxNumberOfPredictors, int maxBuildMinutes, int maxNBPredtctors) throws javax.datamining.JDMException
AdaptiveBayesNetworkSettings
with user specfied values.modelType
-maxNumberOfPredictors
-maxBuildMinutes
-javax.datamining.JDMException
|
Oracle Data Mining Java API Reference 10g Release 2 (10.2) B14341-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |