@Deprecated public interface TreeBuilder
| Modifier and Type | Method and Description |
|---|---|
Node |
build(Random rng,
Data data)
Deprecated.
Builds a Decision tree using the training data
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.