Class GBLinear.ModelParam

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

    static class GBLinear.ModelParam
    extends java.lang.Object
    implements java.io.Serializable
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • num_feature

        final int num_feature
      • num_output_group

        final int num_output_group
      • reserved

        final int[] reserved
    • Constructor Detail

      • ModelParam

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