Amazon.MachineLearning.Model.Prediction.IsSetPredictedLabel C# (CSharp) Méthode

IsSetPredictedLabel() private méthode

private IsSetPredictedLabel ( ) : bool
Résultat bool
        internal bool IsSetPredictedLabel()
        {
            return this._predictedLabel != null;
        }