Freigeben über


SweepablePipeline Klasse

Definition

[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))
Vererbung
SweepablePipeline
Attribute
Implementiert

Eigenschaften

CurrentParameter
Estimators
SearchSpace

Methoden

Append(ISweepable<IEstimator<ITransformer>>[])
BuildFromOption(MLContext, Parameter)
BuildSweepableEstimatorPipeline(String)
ToString(Parameter)

Erweiterungsmethoden

Append(SweepablePipeline, IEstimator<ITransformer>)

Gilt für: