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


SweepableEstimator Класс

Определение

Оценщик с пространством поиска.

[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.ML.AutoML.SweepableEstimatorConverter))]
public class SweepableEstimator : Microsoft.ML.AutoML.Estimator, Microsoft.ML.AutoML.ISweepable<Microsoft.ML.IEstimator<Microsoft.ML.ITransformer>>
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.ML.AutoML.SweepableEstimatorConverter))>]
type SweepableEstimator = class
    inherit Estimator
    interface ISweepable<IEstimator<ITransformer>>
    interface ISweepable
Public Class SweepableEstimator
Inherits Estimator
Implements ISweepable(Of IEstimator(Of ITransformer))
Наследование
SweepableEstimator
Атрибуты
Реализации

Конструкторы

SweepableEstimator()

Оценщик с пространством поиска.

SweepableEstimator(Func<MLContext,Parameter,IEstimator<ITransformer>>, SearchSpace)

Оценщик с пространством поиска.

Свойства

EstimatorType

Оценщик с пространством поиска.

(Унаследовано от Estimator)
Parameter

Оценщик с пространством поиска.

(Унаследовано от Estimator)
SearchSpace

Оценщик с пространством поиска.

Методы

BuildFromOption(MLContext, Parameter)

Оценщик с пространством поиска.

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

Append(SweepableEstimator, SweepableEstimator[])

Оценщик с пространством поиска.

Append(SweepableEstimator, SweepablePipeline)

Оценщик с пространством поиска.

Append(SweepableEstimator, IEstimator<ITransformer>)

Оценщик с пространством поиска.

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