Class AchlioptasRandomProjectionFamily.Par

    • Field Detail

      • SPARSITY_ID

        public static final OptionID SPARSITY_ID
        Parameter for the projection sparsity.
      • sparsity

        private double sparsity
        Projection sparsity
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public AchlioptasRandomProjectionFamily make()
        Description copied from interface: Parameterizer
        Make an instance after successful configuration.

        Note: your class should return the exact type, only this very broad interface should use Object as return type.

        Returns:
        a new instance