by claasahl
- March 9, 2014, 17:35:40 CET
[
]
19824 views,
6163 downloads, 0 subscriptions
|
About:
MOSIS is a modularized framework for signal processing, stream analysis, machine learning and stream mining applications.
Changes:
-
Move "flow"-related classes into package "de.claas.mosis.flow" (e.g. Node and Link).
-
Refined and improved "flow"-related tests (e.g. Iterator and Node tests).
-
Refactored tests for data formats (e.g. PlainText and JSON tests).
-
Added visitor design pattern for graph-based functions (e.g. initialization and processing).
-
Documented parameters of Processor implementations.
|