A score from 0 to 1.0 for each feature processed by the Netrics decision engine.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function getRlFeatureScores() As Double() _ Implements INetricsSearchResult.getRlFeatureScores |
C# |
---|
public double[] getRlFeatureScores() |
C++ |
---|
public: array<double>^ getRlFeatureScores() sealed |
J# |
---|
public double[] getRlFeatureScores() |
JScript |
---|
public function getRlFeatureScores() : double[] |