หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets the prediction score for the MiningModelColumn.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.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
Property Value
Type: System.Double
The prediction score.