Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.SupportVectorMachines/3.2/SupportVectorRegression.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2270   15 years gkronber Added properties for the separation in training/validation/test set to …
(edit) @2251   15 years gkronber Reduced the actual training set for SVM from 5000 to 1000 samples to …
(edit) @2242   15 years gkronber Changed variable impact calculation operators to use the actual …
(edit) @2223   15 years mkommend reintegrated branch new heuristic.modeling database backend (ticket #712)
(edit) @2222   15 years gkronber Merged changes from GP-refactoring branch back into the trunk #713.
(edit) @2161   15 years gkronber Implemented #704 (Shuffling of training data (only) in …
(edit) @2127   15 years gkronber Fixed a bug in nu-SVR engine. #682
(edit) @2126   15 years gkronber Implemented #682 (nu-SVR engine should also try to find the best …
(edit) @2055   15 years gkronber Refactored JobManager and DistributedEngine to fix bugs in the …
(edit) @2051   15 years gkronber Fixed a bug in calculation of variable impacts in GP and SVM …
(edit) @2044   15 years gkronber Fixed a minor issue introduced with r2043. #644
(edit) @2043   15 years gkronber Added variable impact calculation operators for support vector …
(edit) @1922   15 years gkronber #650 (IAlgorithm and derived interfaces should provide properties to …
(edit) @1906   15 years gkronber Added interface IModel and a standard implementation and changed SVM …
(edit) @1889   15 years gkronber Added calculation of MAPE, MAPRE, VAF to hard-coded SVM algorithm. …
(edit) @1874   15 years gkronber Changed variable name of training MSE from TrainingQuality to Quality …
(edit) @1873   15 years gkronber Worked on different dispatching of deterministic and non-deterministic …
(edit) @1869   15 years gkronber Moved simple evaluators from plugin SVM to plugin Modeling. #635
(edit) @1858   15 years gkronber Fixed infinite recursion bug in StoreProxy and initialized the …
(edit) @1857   15 years gkronber Worked on lose coupling of CEDMA and GP/SVR with plugin …
Note: See TracRevisionLog for help on using the revision log.