![]() | |
FMeasureTInstance, TClass Class |
Namespace: Aglomera.Evaluation.External
public class FMeasure<TInstance, TClass> : IExternalEvaluationCriterion<TInstance, TClass> where TInstance : Object, IComparable<TInstance>
The FMeasureTInstance, TClass type exposes the following members.
Name | Description | |
---|---|---|
![]() | FMeasureTInstance, TClass |
Creates a new instance of FMeasureTInstance, TClass with the given recall weight.
|
Name | Description | |
---|---|---|
![]() | RecallWeight |
Gets the weight given to recall in comparison to precision.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Evaluate |
Evaluates a given ClusterSetTInstance partition according to the given class partition.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |