public class Tree extends CClassDict
| Constructor and Description |
|---|
Tree(java.lang.String module,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
__init__(java.lang.Object[] args) |
int[] |
getChildrenLeft() |
int[] |
getChildrenRight() |
int[] |
getFeature() |
int[] |
getNodeSamples() |
double[] |
getThreshold() |
double[] |
getValues() |
__getstate__, __setstate__, __setstate__, createAttributeMap, resetclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic void __init__(java.lang.Object[] args)
__init__ in class CClassDictpublic int[] getChildrenLeft()
public int[] getChildrenRight()
public int[] getFeature()
public double[] getThreshold()
public int[] getNodeSamples()
public double[] getValues()
Copyright © 2017. All Rights Reserved.