-
- Description:
MOSIS is a framework for signal processing, stream analysis, machine learning and stream mining applications. Currently, the framework is in an early development stage.
- Changes to previous version:
- 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.
- BibTeX Entry: Download
- Supported Operating Systems: Platform Independent
- Data Formats: Plain Ascii, Binary, Csv, Json
- Tags: Developing Framework, Framework, Signal Processing
- Archive: download here
Other available revisons
-
Version Changelog Date 0.55 - 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.
March 9, 2014, 17:35:40 0.5 - Added support for initializing and dismantling of modules.
- Added support for EndOfStream (i.e. stop iterating at "end of file").
- Marked Relation as deprecated. It will be replaced by "Observer"-design pattern.
February 9, 2014, 12:01:22 0.4 - Added tests for large parts of the framework.
- Fixed several issues that appeared during testing.
October 14, 2013, 20:41:21 0.3 - Simplyfied iteration / processing of graphs.
- Added support for JSON (JavaScript Object Notation).
- Revised handling of CSV data.
September 17, 2013, 00:05:15 0.1 Added support for CSV files as well as TCP-based streams. The overall documentation was largely revised.
August 26, 2013, 20:58:21
Comments
No one has posted any comments yet. Perhaps you'd like to be the first?
Leave a comment
You must be logged in to post comments.