TreeModel |
TreeModel.addExtensions(Extension... extensions) |
TreeModel |
ObjectFactory.createTreeModel()
|
TreeModel |
TreeModel.setAlgorithmName(String algorithmName) |
TreeModel |
TreeModel.setLocalTransformations(LocalTransformations localTransformations) |
TreeModel |
TreeModel.setMathContext(MathContext mathContext) |
TreeModel |
TreeModel.setMiningFunction(MiningFunction miningFunction) |
TreeModel |
TreeModel.setMiningSchema(MiningSchema miningSchema) |
TreeModel |
TreeModel.setMissingValuePenalty(Number missingValuePenalty) |
TreeModel |
TreeModel.setMissingValueStrategy(TreeModel.MissingValueStrategy missingValueStrategy) |
TreeModel |
TreeModel.setModelExplanation(ModelExplanation modelExplanation) |
TreeModel |
TreeModel.setModelName(String modelName) |
TreeModel |
TreeModel.setModelStats(ModelStats modelStats) |
TreeModel |
TreeModel.setModelVerification(ModelVerification modelVerification) |
TreeModel |
TreeModel.setNode(Node node) |
TreeModel |
TreeModel.setNoTrueChildStrategy(TreeModel.NoTrueChildStrategy noTrueChildStrategy) |
TreeModel |
TreeModel.setOutput(Output output) |
TreeModel |
TreeModel.setScorable(Boolean scorable) |
TreeModel |
TreeModel.setSplitCharacteristic(TreeModel.SplitCharacteristic splitCharacteristic) |
TreeModel |
TreeModel.setTargets(Targets targets) |