parameter

The parameter class.

Functions

Summary

deserialize_options

Replace options keys in serialized format by attribute names.

nan_repr_to_none

Convert a value that is "nan" or np.nan to None.

serialize_options

Replace options keys with serialized format by attribute names.

set_transformed_expression

Set the transformed expression from an expression.

valid_label

Check if a label is a valid label for Parameter.

Classes

Summary

Parameter

A parameter for optimization.