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.
[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.ML.AutoML.SweepablePipelineConverter))]
public class SweepablePipeline : Microsoft.ML.AutoML.ISweepable<Microsoft.ML.Data.EstimatorChain<Microsoft.ML.ITransformer>>
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.ML.AutoML.SweepablePipelineConverter))>]
type SweepablePipeline = class
interface ISweepable<EstimatorChain<ITransformer>>
interface ISweepable
Public Class SweepablePipeline
Implements ISweepable(Of EstimatorChain(Of ITransformer))