case classPiValue(annotator: Long, j: Integer, l: Integer, pi: Double) extends Product with Serializable
Case class for saving the annotator accuracy parameters.
This class stores the probability that an {{annotator}}
would classify an example of class {{j}} as class {{l}}.
Version
0.1
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Case class for saving the annotator accuracy parameters. This class stores the probability that an {{annotator}} would classify an example of class {{j}} as class {{l}}.
0.1