Freigeben über


PredictionScore-Eigenschaft

Gets the prediction score for the MiningModelColumn.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public ReadOnly Property PredictionScore As Double
    Get
'Usage
Dim instance As MiningModelColumn
Dim value As Double

value = instance.PredictionScore
public double PredictionScore { get; }
public:
property double PredictionScore {
    double get ();
}
member PredictionScore : float
function get PredictionScore () : double

Eigenschaftswert

Typ: System. . :: . .Double
A Double containing the prediction score.