|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.square.qa.algorithms.BinaryMapEstRY<TypeWID,TypeQ,TypeR>
public class BinaryMapEstRY<TypeWID,TypeQ,TypeR>
| Constructor Summary | |
|---|---|
BinaryMapEstRY(Models.RaykarModel model)
Constructor for BinaryMapEstRY |
|
| Method Summary | |
|---|---|
void |
computeLabelEstimates()
Compute label estimates |
void |
inferPosClassPrior()
infer positive class prior from tune set |
void |
setNumIterations(int numIterations)
Set number of EM iterations |
void |
setPosClassPrior()
Set positive class prior |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryMapEstRY(Models.RaykarModel model)
model - is of type RaykarModel from Models| Method Detail |
|---|
public void computeLabelEstimates()
public void setPosClassPrior()
public void inferPosClassPrior()
public void setNumIterations(int numIterations)
numIterations - is an int
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||