Name

adams.flow.sink.WekaGraphVisualizer


Synopsis

Displays BayesNet graphs in XML or BIF notation
Either displays the contents of a file or an object that implements weka.core.Drawable and generates a BayesNet graph.


Additional information

Flow input/output:
- input: java.lang.String, java.io.File, weka.core.Drawable, adams.flow.container.WekaModelContainer

Container information:
- adams.flow.container.WekaModelContainer:
   - Model: model object; java.lang.Object
   - Header: dataset header; weka.core.Instances
   - Dataset: full dataset; weka.core.Instances


Options