public class Tree extends CClassDict
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
void |
__init__(Object[] args) |
int[] |
getChildrenLeft() |
int[] |
getChildrenRight() |
int[] |
getFeature() |
int[] |
getNodeSamples() |
double[] |
getThreshold() |
double[] |
getValues() |
__getstate__, __setstate__, __setstate__, createAttributeMap, resetclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic void __init__(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.