Поделиться через


SweepablePipeline Класс

Определение

[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))
Наследование
SweepablePipeline
Атрибуты
Реализации

Свойства

CurrentParameter
Estimators
SearchSpace

Методы

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

Методы расширения

Append(SweepablePipeline, IEstimator<ITransformer>)

Применяется к