Examples - Other

Miscellaneous videos of various flows.

Note: the videos should only be considered educational, as some of the concepts in ADAMS have changed over time. E.g., global actors are now called callable, since they can appear in different scopes within the flow. Also, SingleFileSupplier and MultiFileSupplier got merged into the FileSupplier actor.

WEKA webservice

Using this webservice, any programming language can take advantage of WEKA as long as it supports SOAP

Processing data with R

Shows how to utilize R from within ADAMS

Classifier evaluation: from simple to complex

Demonstrates how a flow can evolve from simple to complex

Flow execution listeners

With these listeners you can eavesdrop on your flow, check out for instance where most of the CPU time is used or how often actors are executed