|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmaxent.Evaluation
public class Evaluation
The Class Evaluation.
Field Summary | |
---|---|
Model |
model
The model. |
int |
numLabels
The num labels. |
Constructor Summary | |
---|---|
Evaluation()
Instantiates a new evaluation. |
Method Summary | |
---|---|
double |
evaluate()
Evaluate. |
double |
evaluate(java.io.PrintWriter fout)
Evaluate. |
void |
init()
Inits the. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Model model
public int numLabels
Constructor Detail |
---|
public Evaluation()
Method Detail |
---|
public void init()
public double evaluate()
public double evaluate(java.io.PrintWriter fout)
fout
- the fout
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |