NaiveBayesModel |
NaiveBayesModel.addExtensions(Extension... extensions) |
NaiveBayesModel |
ObjectFactory.createNaiveBayesModel()
|
NaiveBayesModel |
NaiveBayesModel.setAlgorithmName(String algorithmName) |
NaiveBayesModel |
NaiveBayesModel.setBayesInputs(BayesInputs bayesInputs) |
NaiveBayesModel |
NaiveBayesModel.setBayesOutput(BayesOutput bayesOutput) |
NaiveBayesModel |
NaiveBayesModel.setLocalTransformations(LocalTransformations localTransformations) |
NaiveBayesModel |
NaiveBayesModel.setMathContext(MathContext mathContext) |
NaiveBayesModel |
NaiveBayesModel.setMiningFunction(MiningFunction miningFunction) |
NaiveBayesModel |
NaiveBayesModel.setMiningSchema(MiningSchema miningSchema) |
NaiveBayesModel |
NaiveBayesModel.setModelExplanation(ModelExplanation modelExplanation) |
NaiveBayesModel |
NaiveBayesModel.setModelName(String modelName) |
NaiveBayesModel |
NaiveBayesModel.setModelStats(ModelStats modelStats) |
NaiveBayesModel |
NaiveBayesModel.setModelVerification(ModelVerification modelVerification) |
NaiveBayesModel |
NaiveBayesModel.setOutput(Output output) |
NaiveBayesModel |
NaiveBayesModel.setScorable(Boolean scorable) |
NaiveBayesModel |
NaiveBayesModel.setTargets(Targets targets) |
NaiveBayesModel |
NaiveBayesModel.setThreshold(Number threshold) |