SearchSpace.MappingToFeatureSpace(Parameter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
mapping value to [0, 1) uniform distribution.
public override double[] MappingToFeatureSpace (Microsoft.ML.SearchSpace.Parameter parameter);
override this.MappingToFeatureSpace : Microsoft.ML.SearchSpace.Parameter -> double[]
Public Overrides Function MappingToFeatureSpace (parameter As Parameter) As Double()
Parameters
- parameter
- Parameter
Returns
Double[]
mapping value in [0,1).