From d40a9d93bcb90c48e1b35272375382c0a2e4da0e Mon Sep 17 00:00:00 2001 From: davor Date: Fri, 20 Apr 2012 13:09:12 +0300 Subject: Added pc/jl entry. --- ChangeLog | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 795a878..dcf39cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ +2012-04-20 + * Dichotomy between nominal and numeric features removed, which allows for uniform handling of all descriptors + * Uniform interface /pc for feature generation (for PC descriptors) + * Uniform interface /fs for feature selection (using recursive feature elimination) + * min_sim for cosine similarity corrected + v3.1.0 2012-02-24 - * lazar.rb: pc type parameter in model, cleaned all parameters, - propositionalized learning only for SVM, switch for minimal training - performance, removed conf_stdev - * fminer.rb: feature match service for datasets, also with number of hits + * lazar.rb: pc type parameter in model, cleaned all parameters, propositionalized learning only for SVM, switch for minimal training performance, removed conf_stdev + * fminer.rb: feature match service for datasets, also with number of hits -- cgit v1.2.3