Compartir a través de


PredictionScore Propiedad

Gets the prediction score for the MiningModelColumn.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public ReadOnly Property PredictionScore As Double
    Get
'Uso
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

Valor de la propiedad

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