ZZFeatureMap.preferred_init_points¶
- property ZZFeatureMap.preferred_init_points: Optional[List[float]]¶
The initial points for the parameters. Can be stored as initial guess in optimization.
- Return type
Optional
[List
[float
]]- Returns
The initial values for the parameters, or None, if none have been set.