TreeModel |
ObjectFactory.createTreeModel()
|
TreeModel |
TreeModel.withAlgorithmName(String value) |
TreeModel |
TreeModel.withExtensions(Collection<Extension> values) |
TreeModel |
TreeModel.withExtensions(Extension... values) |
TreeModel |
TreeModel.withFunctionName(MiningFunctionType value) |
TreeModel |
TreeModel.withLocalTransformations(LocalTransformations value) |
TreeModel |
TreeModel.withMiningSchema(MiningSchema value) |
TreeModel |
TreeModel.withMissingValuePenalty(Double value) |
TreeModel |
TreeModel.withMissingValueStrategy(MissingValueStrategyType value) |
TreeModel |
TreeModel.withModelExplanation(ModelExplanation value) |
TreeModel |
TreeModel.withModelName(String value) |
TreeModel |
TreeModel.withModelStats(ModelStats value) |
TreeModel |
TreeModel.withModelVerification(ModelVerification value) |
TreeModel |
TreeModel.withNode(Node value) |
TreeModel |
TreeModel.withNoTrueChildStrategy(NoTrueChildStrategyType value) |
TreeModel |
TreeModel.withOutput(Output value) |
TreeModel |
TreeModel.withScorable(Boolean value) |
TreeModel |
TreeModel.withSplitCharacteristic(TreeModel.SplitCharacteristic value) |
TreeModel |
TreeModel.withTargets(Targets value) |