|
From: <ian...@us...> - 2008-03-27 15:28:25
|
Revision: 9507
http://gate.svn.sourceforge.net/gate/?rev=9507&view=rev
Author: ian_roberts
Date: 2008-03-27 08:28:11 -0700 (Thu, 27 Mar 2008)
Log Message:
-----------
Modified MultiClassLearning to use a temporary directory for the model files
during training. An existing model is only overwritten with the new one if the
whole process completes successfully - if the training process is interrupted
or an exception occurs in one of the binary training tasks, the current model
(if any) is not touched.
Modified Paths:
--------------
gate/trunk/plugins/learning/src/gate/learning/learners/MultiClassLearning.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|