Menu

MARF Snapshot snapshot-0.3.0-devel-20061015 released

This CVS snaphot release is primarily a bug-fix
release. See the details below.

Changes:

* Fix the bug #1556320 of FeatureExtractionAggregator
dealing with NullPointerException's generated by
the aggreated modules. Since the introduction of
the new API of extractFeatures(double[]),
handling of its parameter was not done properly
when either querying a Preprocessing module or
acting directly on the parameter was reversed,
and, also a null in one case. Make it correct
and for the parameter wrap it into Raw, so the
handling is always consistent with a non-null
Preprocessing. In the process of debugging this,
enhance error reporting.

* In response to the bug# 1568848, re-introduce
explicit dump() and restore() with proper
redirection of the DUMP modes back to the
original as Classification alters them for the
training set. Additionally, prevent null oIDs
to be present when is read from the file. This
fixes the bug and makes RandomClassification
correct again.

* Fix spelling of toProperties(), per report from
Ravikant Rao. Document related methods a bit as
well as the class.

Download:

http://sourceforge.net/project/showfiles.php?group_id=63118&package_id=197804&release_id=455811

More about MARF:

http://marf.sf.net

Posted by Serguei A. Mokhov 2006-10-16

Log in to post a comment.