Partager via


Propriété PredictionScore

Gets the prediction score for the MiningModelColumn.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PredictionScore As Double
    Get
'Utilisation
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

Valeur de propriété

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