Interface IntegerParameter

All Superinterfaces:
ConcreteParameter<Integer>

public interface IntegerParameter extends ConcreteParameter<Integer>
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    of(int value)
     

    Methods inherited from interface org.neo4j.gds.ml.models.automl.hyperparameter.ConcreteParameter

    value