summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-02-24 08:58:00 +0100
committerAndreas Maunz <andreas@maunz.de>2012-02-24 08:58:00 +0100
commit0573b2b029bdc62e9b59b2b3ec06dc3f35f372c4 (patch)
tree361c60e8544bfa7c771ed8b2a69fe11eb0695af1
parent467eca96bd1fdab0613d99048f9436841856aa10 (diff)
Updated Changelog
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de9e01b..5872d56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+v3.1.0 2012-02-24
+ * utils.rb: added for special routines (e.g. descriptor calculation)
+ * task.rb: Polling with increasing interval
+ * parser.rb: CSV up and download fixed
+ * transform.rb: routines to create machine learning data matrices
+ * algorithm.rb: SVM parameter grid search, cos similarity as algorithm,
+ gauss() removed
+
v3.0.1 2011-10-19
* feature: model registration to ontology service
* ontology lib gets endpoints from ontology service