Interface DoubleParameter

All Superinterfaces:
ConcreteParameter<Double>

public interface DoubleParameter extends ConcreteParameter<Double>
  • Method Summary

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

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

    value