|
jBNC Toolbox | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjbnc.operators.Operator
jbnc.operators.ClassDepend
Constructs a selective naive Bayes classifier.
| Field Summary |
| Fields inherited from class jbnc.operators.Operator |
debugMode |
| Constructor Summary | |
ClassDepend()
|
|
| Method Summary | |
static BayesianNetworks.BayesNet |
create(Graph graphStruct,
java.util.Collection gamma,
AttributeSpecs[] names)
|
protected static Graph |
invertEdges(Graph graph)
|
| Methods inherited from class jbnc.operators.Operator |
getDebugMode, setDebugMode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassDepend()
| Method Detail |
public static BayesianNetworks.BayesNet create(Graph graphStruct,
java.util.Collection gamma,
AttributeSpecs[] names)
throws java.lang.Exception
graphStruct - gamma - names -
java.lang.Exception
protected static Graph invertEdges(Graph graph)
throws java.lang.Exception
graph -
java.lang.Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||