Click or drag to resize

FMeasureTInstance, TClass Constructor

Namespace:  Aglomera.Evaluation.External
Assembly:  Aglomera (in Aglomera.dll) Version: 1.1.0
Syntax
C#
public FMeasure(
	double recallWeight
)
Request Example View Source

Parameters

recallWeight
Type: SystemDouble
The weight given to recall in comparison to precision.
See Also