nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Data.GraphTheory / ScoreMetric

ScoreMetric

Full name Microsoft.VisualBasic.Data.GraphTheory.KNearNeighbors.ScoreMetric Assembly Microsoft.VisualBasic.Data.GraphTheory Members 3

01 Syntax

Microsoft.VisualBasic.Data.GraphTheory.KNearNeighbors.ScoreMetric

02 Methods

NameOverloadsSummary
eval 1 the score function should produce a positive score value, higher score value is better
ToString 1

03 Properties

NameOverloadsSummary
cutoff 1

04 Members

method eval #
eval(Double(), Double())

the score function should produce a positive score value, higher score value is better

Parameters
NameTypeDescription
xDouble()

-

yDouble()

-

property cutoff #
cutoff
method ToString #
ToString()