Documentation of 'jsat.parameters.Parameterized' Java class
Parameterized
jsat.parameters

Interface Parameterized

    • Method Detail

      • getParameters

        default java.util.List<Parameter> getParameters()
        Returns the list of parameters that can be altered for this learner.
        Returns:
        the list of parameters that can be altered for this learner.
      • getParameter

        default Parameter getParameter(java.lang.String paramName)
        Returns the parameter with the given name. Two different strings may map to a single Parameter object. An ASCII only string, and a Unicode style string.
        Parameters:
        paramName - the name of the parameter to obtain
        Returns:
        the Parameter in question, or null if no such named Parameter exists.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.