hex.gbm
Class DTree.TreeModel.TreeStats

java.lang.Object
  extended by water.Iced
      extended by hex.gbm.DTree.TreeModel.TreeStats
All Implemented Interfaces:
java.lang.Cloneable, Freezable
Enclosing class:
DTree.TreeModel

public static class DTree.TreeModel.TreeStats
extends Iced


Field Summary
static DocGen.FieldDoc[] DOC_FIELDS
           
 
Constructor Summary
DTree.TreeModel.TreeStats()
           
 
Method Summary
 void updateBy(DTree[] ktrees)
           
 
Methods inherited from class water.Iced
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOC_FIELDS

public static DocGen.FieldDoc[] DOC_FIELDS
Constructor Detail

DTree.TreeModel.TreeStats

public DTree.TreeModel.TreeStats()
Method Detail

updateBy

public void updateBy(DTree[] ktrees)