|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFacemorph.Stats.ModelInformation
public class ModelInformation
Basic information about a statistical model
Field Summary | |
---|---|
protected boolean |
supervised
|
Constructor Summary | |
---|---|
ModelInformation()
|
Method Summary | |
---|---|
boolean |
isSupervised()
Queries if the model is supervised or unsupervied (i.e. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean supervised
Constructor Detail |
---|
public ModelInformation()
Method Detail |
---|
public boolean isSupervised()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |