Amazon.MachineLearning.Model.Prediction.IsSetPredictedLabel C# (CSharp) Method

IsSetPredictedLabel() private method

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