SearchSpace Constructeurs
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe Object.
public SearchSpace ();
Public Sub New ()
S’applique à
ML.NET Preview
Produit | Versions |
---|---|
ML.NET | Preview |
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)
Paramètres
- typeInfo
- Type
- defaultOption
- Parameter
S’applique à
ML.NET Preview
Produit | Versions |
---|---|
ML.NET | Preview |