Class RegTree.Param

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    RegTree

    static class RegTree.Param
    extends java.lang.Object
    implements java.io.Serializable
    Parameters.
    • Constructor Summary

      Constructors 
      Constructor Description
      Param​(ModelReader reader)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • num_roots

        final int num_roots
      • num_nodes

        final int num_nodes
      • num_deleted

        final int num_deleted
      • max_depth

        final int max_depth
      • num_feature

        final int num_feature
      • size_leaf_vector

        final int size_leaf_vector
      • reserved

        final int[] reserved
    • Constructor Detail

      • Param

        Param​(ModelReader reader)
        throws java.io.IOException
        Throws:
        java.io.IOException