SearchSpace Constructors
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.
Overloads
SearchSpace() | |
SearchSpace(Type, Parameter) |
SearchSpace()
SearchSpace(Type, Parameter)
System.Object.#ctor(System.Type,Microsoft.ML.SearchSpace.Parameter)
protected SearchSpace (Type typeInfo, Microsoft.ML.SearchSpace.Parameter defaultOption = default);
new Microsoft.ML.SearchSpace.SearchSpace : Type * Microsoft.ML.SearchSpace.Parameter -> Microsoft.ML.SearchSpace.SearchSpace
Protected Sub New (typeInfo As Type, Optional defaultOption As Parameter = Nothing)
Parameters
- typeInfo
- Type
- defaultOption
- Parameter