Aracılığıyla paylaş


CalibratorEstimatorBase<TICalibrator>.IEstimator<CalibratorTransformer<TICalibrator>>.GetOutputSchema Yöntem

Tanım

Kalibre ediciyi IDataView sığdırdıktan sonra çıkışı SchemaShape alır. Calibrator'ı sığdırmak şemaya "Olasılık" adlı bir sütun ekler. Böyle bir sütun zaten varsa yeni bir sütun eklenir. Tarafından oluşturulacak Microsoft.ML.Data.AnnotationUtils.GetTrainerOutputAnnotation(System.Boolean) aynı ek açıklama verileri, giriş puanı sütununda mevcutsa çıkışta mevcut olarak işaretlenir.

Microsoft.ML.SchemaShape IEstimator<CalibratorTransformer<TICalibrator>>.GetOutputSchema (Microsoft.ML.SchemaShape inputSchema);
abstract member Microsoft.ML.IEstimator<Microsoft.ML.Calibrators.CalibratorTransformer<TICalibrator>>.GetOutputSchema : Microsoft.ML.SchemaShape -> Microsoft.ML.SchemaShape
override this.Microsoft.ML.IEstimator<Microsoft.ML.Calibrators.CalibratorTransformer<TICalibrator>>.GetOutputSchema : Microsoft.ML.SchemaShape -> Microsoft.ML.SchemaShape
Function GetOutputSchema (inputSchema As SchemaShape) As SchemaShape Implements IEstimator(Of CalibratorTransformer(Of TICalibrator)).GetOutputSchema

Parametreler

inputSchema
SchemaShape

girişi SchemaShape.

Döndürülenler

Uygulamalar

Şunlara uygulanır