heuristiclab/mono.git
12 years agoperformance improvements by reusing the datacontext (ticket #712)HeuristicLab.Modeling%20Database%20Backendsvn-origin/heads/HeuristicLab.Modeling%20Database%20Backend
mkommend [Mon, 3 Aug 2009 09:33:15 +0000 (3 09:33 +0000)]
performance improvements by reusing the datacontext (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2221 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agofirst part of performance improvements (ticket #712)
mkommend [Fri, 31 Jul 2009 10:11:41 +0000 (31 10:11 +0000)]
first part of performance improvements (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2217 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoremoved !SqlServerCe.Entity.dll (ticket #712)
mkommend [Thu, 30 Jul 2009 12:45:13 +0000 (30 12:45 +0000)]
removed !SqlServerCe.Entity.dll (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2214 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agocorrected deployment of SQLServer compact (ticket #712)
mkommend [Thu, 30 Jul 2009 11:14:55 +0000 (30 11:14 +0000)]
corrected deployment of SQLServer compact (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2213 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoremoved !AssemblyInfo.cs from !HeuristicLab.SQLServerCompact (ticket #712)
mkommend [Wed, 29 Jul 2009 15:11:29 +0000 (29 15:11 +0000)]
removed !AssemblyInfo.cs from  !HeuristicLab.SQLServerCompact (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2209 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoremoved obsolete usings in CEDMA.Core and CEDMA.Server (ticket #712)
mkommend [Wed, 29 Jul 2009 13:49:47 +0000 (29 13:49 +0000)]
removed obsolete usings in CEDMA.Core and CEDMA.Server (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2208 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agofirst stable version of CEDMA with new database backend (ticket #712)
mkommend [Wed, 29 Jul 2009 12:44:07 +0000 (29 12:44 +0000)]
first stable version of CEDMA with new database backend (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2207 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agocorrected bug in !AlgortihmBase.Model. model was created for every call which results...
mkommend [Wed, 29 Jul 2009 11:43:16 +0000 (29 11:43 +0000)]
corrected bug in !AlgortihmBase.Model. model was created for every call which results in duplicate variables in the bestvalidationsolutionscope => exception.
therefore a caching mechanism was implemented. (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2206 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoadded functionality in database backend to query inputvariable results (ticket #712)
mkommend [Wed, 29 Jul 2009 11:39:43 +0000 (29 11:39 +0000)]
added functionality in database backend to query inputvariable results (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2205 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agocorrected behavior of dispatcher view to change checkbox with one click (ticket ...
mkommend [Wed, 29 Jul 2009 11:37:37 +0000 (29 11:37 +0000)]
corrected behavior of dispatcher view to change checkbox with one click (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2204 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agocorrected bugs in database sqlservercompact (ticket #712)
mkommend [Wed, 29 Jul 2009 08:50:41 +0000 (29 08:50 +0000)]
corrected bugs in database sqlservercompact (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2203 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoAdded statements to set the input variables of models in all regression engines....
gkronber [Tue, 28 Jul 2009 17:12:08 +0000 (28 17:12 +0000)]
Added statements to set the input variables of models in all regression engines. #712

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2201 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoadded primary key for ModelResult (ticket #712)
mkommend [Tue, 28 Jul 2009 16:37:17 +0000 (28 16:37 +0000)]
added primary key for ModelResult (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2200 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoChanged dispatcher to allow all variables as input or target variable. #712
gkronber [Tue, 28 Jul 2009 16:32:53 +0000 (28 16:32 +0000)]
Changed dispatcher to allow all variables as input or target variable. #712

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2199 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoFixed a few bugs in CEDMA dispatching. #712
gkronber [Tue, 28 Jul 2009 15:51:48 +0000 (28 15:51 +0000)]
Fixed a few bugs in CEDMA dispatching. #712

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2198 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoadapted connection string and explicitly implemented the defined interfaces in hl...
mkommend [Tue, 28 Jul 2009 14:28:52 +0000 (28 14:28 +0000)]
adapted connection string and explicitly implemented the defined interfaces in hl.modeling.database (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2197 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoupdated copy assemblies in branch (ticket #712)
mkommend [Tue, 28 Jul 2009 13:48:28 +0000 (28 13:48 +0000)]
updated copy assemblies in branch (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2196 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoFixed compile errors #712.
gkronber [Tue, 28 Jul 2009 13:43:24 +0000 (28 13:43 +0000)]
Fixed compile errors #712.

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2195 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoadapted !HeuristicLab.Modeling.Database and Database.SQLServerCompact (ticket #712)
mkommend [Tue, 28 Jul 2009 13:29:10 +0000 (28 13:29 +0000)]
adapted !HeuristicLab.Modeling.Database and Database.SQLServerCompact (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2194 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoAdded problem view for the cedma server. #712
gkronber [Tue, 28 Jul 2009 13:26:29 +0000 (28 13:26 +0000)]
Added problem view for the cedma server. #712

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2193 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoadded ignore property for *.user
gkronber [Tue, 28 Jul 2009 12:33:47 +0000 (28 12:33 +0000)]
added ignore property for *.user

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2192 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoAdditional commit to r2190. #712
gkronber [Tue, 28 Jul 2009 12:31:45 +0000 (28 12:31 +0000)]
Additional commit to r2190. #712

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2191 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoRefactored CEDMA plugins to work with new modeling backend. #712
gkronber [Tue, 28 Jul 2009 12:28:46 +0000 (28 12:28 +0000)]
Refactored CEDMA plugins to work with new modeling backend. #712

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2190 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoadded Properties directory for HL.SQLServerCompact #712
mkommend [Tue, 28 Jul 2009 12:20:47 +0000 (28 12:20 +0000)]
added Properties directory for HL.SQLServerCompact #712

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2189 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoAdded new project HL.Modeling.Database with interfaces for the data access layer...
gkronber [Tue, 28 Jul 2009 12:17:12 +0000 (28 12:17 +0000)]
Added new project HL.Modeling.Database with interfaces for the data access layer #712.

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2188 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agorenamed SQLServerCompact to !HeuristicLab.SQLServerCompact (ticket #712)
mkommend [Tue, 28 Jul 2009 11:40:34 +0000 (28 11:40 +0000)]
renamed SQLServerCompact to !HeuristicLab.SQLServerCompact (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2187 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agomoved data objects into own folder (ticket #712)
mkommend [Tue, 28 Jul 2009 10:57:11 +0000 (28 10:57 +0000)]
moved data objects into own folder (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2186 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agocommit to synchronize with GK
mkommend [Tue, 28 Jul 2009 10:54:28 +0000 (28 10:54 +0000)]
commit to synchronize with GK
CAUTION: this changeset does not build (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2185 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agochanged access modifiers for Algorithm members (ticket #712)
mkommend [Mon, 27 Jul 2009 08:07:30 +0000 (27 08:07 +0000)]
changed access modifiers for Algorithm members (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2184 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoconfigured SQLServerCompactPlugin (copy assemblies, build configuration, build depend...
mkommend [Fri, 24 Jul 2009 15:22:01 +0000 (24 15:22 +0000)]
configured SQLServerCompactPlugin (copy assemblies, build configuration, build dependent deployment x86 or x64) ticket #712

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2183 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoadded !HeuristicLab.SQLServerCompact project to deploy SQLServerCompact (ticket...
mkommend [Fri, 24 Jul 2009 15:17:52 +0000 (24 15:17 +0000)]
added !HeuristicLab.SQLServerCompact project to deploy SQLServerCompact  (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2182 2abd9481-f8db-48e9-bd25-06bc13291c1b

12 years agoadded generated classes from DBLinq for sqlite support (ticket #712)
mkommend [Fri, 24 Jul 2009 12:29:46 +0000 (24 12:29 +0000)]
added generated classes from DBLinq for sqlite support (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2181 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoadded additional project for SQLServerCompact support (ticket #712)
mkommend [Thu, 23 Jul 2009 09:47:34 +0000 (23 09:47 +0000)]
added additional project for SQLServerCompact support (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2180 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoimplemented final prototyp of !LinqToSql mapping (ticket #712)
mkommend [Thu, 23 Jul 2009 09:01:40 +0000 (23 09:01 +0000)]
implemented final prototyp of !LinqToSql mapping (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2179 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoadded first implementation of !LinqToSql mapping (ticket #712)
mkommend [Tue, 21 Jul 2009 14:10:43 +0000 (21 14:10 +0000)]
added first implementation of !LinqToSql mapping (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2178 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoadded foreign key constraints and changed id from guid to integer with autoincrement...
mkommend [Tue, 21 Jul 2009 11:57:34 +0000 (21 11:57 +0000)]
added foreign key constraints and changed id from guid to integer with autoincrement (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2177 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoadapted schema in database (ticket #712)
mkommend [Tue, 21 Jul 2009 11:03:39 +0000 (21 11:03 +0000)]
adapted schema in database (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2176 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoadded project HeuristicLab.Modeling.SQLiteBackend (ticket #712)
mkommend [Tue, 21 Jul 2009 09:12:45 +0000 (21 09:12 +0000)]
added project HeuristicLab.Modeling.SQLiteBackend (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2175 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoadded empty sqlite database file (ticket #712)
mkommend [Mon, 20 Jul 2009 16:16:43 +0000 (20 16:16 +0000)]
added empty sqlite database file (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2173 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agocorrected handling of AssemblyInfo.cs (ticket #712)
mkommend [Mon, 20 Jul 2009 15:46:49 +0000 (20 15:46 +0000)]
corrected handling of AssemblyInfo.cs (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2172 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoforgot reference to HL.PluginInfrastructure in HL.Modeling.SQLiteBackend (ticket...
mkommend [Mon, 20 Jul 2009 15:29:21 +0000 (20 15:29 +0000)]
forgot reference to HL.PluginInfrastructure in HL.Modeling.SQLiteBackend (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2171 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoadded project template HL.Modeling.SQLiteBackend-3.2 (ticket #712)
mkommend [Mon, 20 Jul 2009 15:25:50 +0000 (20 15:25 +0000)]
added project template HL.Modeling.SQLiteBackend-3.2 (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2170 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agocreated branch for new !HL.Modeling database backend (ticket #712)
mkommend [Mon, 20 Jul 2009 14:51:50 +0000 (20 14:51 +0000)]
created branch for new !HL.Modeling database backend (ticket #712)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/branches/HeuristicLab.Modeling Database Backend@2169 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed loading sequence of plugins (#552)
swagner [Fri, 17 Jul 2009 22:59:56 +0000 (17 22:59 +0000)]
Fixed loading sequence of plugins (#552)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2168 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed incompatibility of HL2 model export with old models. #710
gkronber [Thu, 16 Jul 2009 12:38:15 +0000 (16 12:38 +0000)]
Fixed incompatibility of HL2 model export with old models. #710

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2167 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoRemoved range constraint on GP variable weights and constant values. #710
gkronber [Thu, 16 Jul 2009 12:23:36 +0000 (16 12:23 +0000)]
Removed range constraint on GP variable weights and constant values. #710

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2166 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoRemoved variable AllowedFeatures in all modeling algorithms. #709
gkronber [Thu, 16 Jul 2009 09:34:22 +0000 (16 09:34 +0000)]
Removed variable AllowedFeatures in all modeling algorithms. #709

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2165 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed a bug in the LR engine. #704 (Shuffling of training data (only) in (non-timeser...
gkronber [Wed, 15 Jul 2009 17:00:30 +0000 (15 17:00 +0000)]
Fixed a bug in the LR engine. #704 (Shuffling of training data (only) in (non-timeseries) modeling algorithms)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2164 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed #708 (Race condition on abort of SupportVectorCreator operator)
gkronber [Wed, 15 Jul 2009 15:51:12 +0000 (15 15:51 +0000)]
Fixed #708 (Race condition on abort of SupportVectorCreator operator)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2163 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented #707: ProblemInjector creates a new dataset that contains only the target...
gkronber [Wed, 15 Jul 2009 15:33:39 +0000 (15 15:33 +0000)]
Implemented #707: ProblemInjector creates a new dataset that contains only the target variable and all allowed input variables.

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2162 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented #704 (Shuffling of training data (only) in (non-timeseries) modeling...
gkronber [Wed, 15 Jul 2009 14:23:29 +0000 (15 14:23 +0000)]
Implemented #704 (Shuffling of training data (only) in (non-timeseries) modeling algorithms)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2161 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed #703 (Overflow error in CEDMA Bubble Chart)
gkronber [Wed, 15 Jul 2009 00:09:53 +0000 (15 00:09 +0000)]
Fixed #703 (Overflow error in CEDMA Bubble Chart)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2160 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed #702 (VAF quality value is not shown in the CEDMA results.)
gkronber [Mon, 13 Jul 2009 11:39:33 +0000 (13 11:39 +0000)]
Fixed #702 (VAF quality value is not shown in the CEDMA results.)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2159 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixedGAMainBase: fixed type in operator name; added virtual modifier to GetOperatorsF...
dtraxing [Sun, 12 Jul 2009 20:22:29 +0000 (12 20:22 +0000)]
FixedGAMainBase: fixed type in operator name; added virtual modifier to GetOperatorsFromScope Method
FixedOperatorBase: removed general exception catching
added fixed operator for evolution strategies
(ticket #580)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2158 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed a minor bug. #690 (View for SVM models)
gkronber [Fri, 10 Jul 2009 15:26:31 +0000 (10 15:26 +0000)]
Fixed a minor bug. #690 (View for SVM models)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2157 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented #690 (View for SVM Models)
gkronber [Fri, 10 Jul 2009 15:22:28 +0000 (10 15:22 +0000)]
Implemented #690 (View for SVM Models)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2156 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed incorrect dependency. #697 (Plugin for linear regression)
gkronber [Fri, 10 Jul 2009 14:48:25 +0000 (10 14:48 +0000)]
Fixed incorrect dependency. #697 (Plugin for linear regression)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2155 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoAdded linear regression plugin. #697
gkronber [Fri, 10 Jul 2009 14:20:24 +0000 (10 14:20 +0000)]
Added linear regression plugin. #697

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2154 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoChanged CEDMA dispatcher to allow different input variable sets for each target varia...
gkronber [Thu, 9 Jul 2009 12:22:30 +0000 (9 12:22 +0000)]
Changed CEDMA dispatcher to allow different input variable sets for each target variable. #676 (Cockpit for the CEDMA Server to control algorithm settings)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2153 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed a bug in the dispatcher and improved trace more information to log files about...
gkronber [Thu, 9 Jul 2009 08:56:34 +0000 (9 08:56 +0000)]
Fixed a bug in the dispatcher and improved trace more information to log files about exceptions in the GridExecuter. #676 (Cockpit for the CEDMA Server to control algorithm settings)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2152 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixedOperatorBase: added better exception text
dtraxing [Wed, 8 Jul 2009 23:06:32 +0000 (8 23:06 +0000)]
FixedOperatorBase: added better exception text
FixedSGAMain: removed explicit constructor call, because it also works implicit
FixedSAMain: initial commit; simulated annealing with fixed operators
(ticket #580)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2151 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoadded fixed operator for SteadyStateOSGA
dtraxing [Wed, 8 Jul 2009 08:24:40 +0000 (8 08:24 +0000)]
added fixed operator for SteadyStateOSGA
FixedOSGAMain: fixed a type in the name; removed catch block to in Apply method
FixedGAMainBase: add virtual and protected modifier to InitReplacement and DoReplacement
(ticket #580)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2150 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed a bug where in-memory rdf-cache was not invalidated. #696 (Cached RDF store...
gkronber [Tue, 7 Jul 2009 22:17:06 +0000 (7 22:17 +0000)]
Fixed a bug where in-memory rdf-cache was not invalidated. #696 (Cached RDF store is not invalidated when new statements are added to the sqlite-backed store (on disc))

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2149 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoignored dataset rows where the target variable is nan during !SVM learning (ticket...
mkommend [Tue, 7 Jul 2009 11:06:31 +0000 (7 11:06 +0000)]
ignored dataset rows where the target variable is nan during !SVM learning (ticket #693)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2148 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented invalidation of RDF-statement cache. #696 (Cached RDF store is not invali...
gkronber [Tue, 7 Jul 2009 10:55:24 +0000 (7 10:55 +0000)]
Implemented invalidation of RDF-statement cache. #696 (Cached RDF store is not invalidated when new statements are added to the sqlite-backed store (on disc))

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2147 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoRemoved obsolete performance measurement code. #691 (CEDMA result views should allow...
gkronber [Tue, 7 Jul 2009 10:52:18 +0000 (7 10:52 +0000)]
Removed obsolete performance measurement code. #691 (CEDMA result views should allow filtering of displayed results)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2146 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed #694 (GridExecuter throws exceptions while no job can be started).
gkronber [Tue, 7 Jul 2009 10:49:24 +0000 (7 10:49 +0000)]
Fixed #694 (GridExecuter throws exceptions while no job can be started).

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2145 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoAdded methods to get min and max value of a column in a given range. #695 (Dataset...
gkronber [Tue, 7 Jul 2009 10:48:10 +0000 (7 10:48 +0000)]
Added methods to get min and max value of a column in a given range. #695 (Dataset should have methods to get min and max element of a column in a given range)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2144 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoRefactoring of the saving mechanism for editors (#685)
swagner [Tue, 7 Jul 2009 00:24:34 +0000 (7 00:24 +0000)]
Refactoring of the saving mechanism for editors (#685)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2143 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoAdapted shortcuts of "Save all" and "Save as" in AdvancedOptimizationFrontend and...
swagner [Mon, 6 Jul 2009 22:42:56 +0000 (6 22:42 +0000)]
Adapted shortcuts of "Save all" and "Save as" in AdvancedOptimizationFrontend and OptimizationFrontend (#618)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2142 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed #692 (Zooming in bubble chart zooms to incorrect region for large zoom factors).
gkronber [Mon, 6 Jul 2009 20:14:23 +0000 (6 20:14 +0000)]
Fixed #692 (Zooming in bubble chart zooms to incorrect region for large zoom factors).

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2141 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoRemoved commented code. #691
gkronber [Mon, 6 Jul 2009 19:59:17 +0000 (6 19:59 +0000)]
Removed commented code. #691

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2140 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented filtering of result entries in bubble chart and table view. #691 (CEDMA...
gkronber [Mon, 6 Jul 2009 19:54:04 +0000 (6 19:54 +0000)]
Implemented filtering of result entries in bubble chart and table view. #691 (CEDMA result views should allow filtering of displayed results)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2139 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoMinor code improvement. #286 (Variable-usage diagrams for the CEDMA frontend)
gkronber [Mon, 6 Jul 2009 17:53:43 +0000 (6 17:53 +0000)]
Minor code improvement. #286 (Variable-usage diagrams for the CEDMA frontend)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2138 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImproved loading speed of CEDMA results by:
gkronber [Mon, 6 Jul 2009 17:52:06 +0000 (6 17:52 +0000)]
Improved loading speed of CEDMA results by:
 * Limit number of models to the best 10% for each target variable
 * Cache sqlite rdf store to memory on first query

#286 (Variable-usage diagrams for the CEDMA frontend)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2137 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImproved handling of exceptional cases in data-based modeling evaluators. #688 (Simpl...
gkronber [Mon, 6 Jul 2009 15:12:37 +0000 (6 15:12 +0000)]
Improved handling of exceptional cases in data-based modeling evaluators. #688 (SimpleEvaluators should handle exceptional cases more gracefully)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2136 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImproved layout and rendering of bubble chart. #686 (More compact layout of controls...
gkronber [Mon, 6 Jul 2009 12:42:21 +0000 (6 12:42 +0000)]
Improved layout and rendering of bubble chart. #686 (More compact layout of controls in the CEDMA bubble chart control)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2135 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoAdded up to date source of Weifen Luo dock panel suit in a separate project (and...
gkronber [Mon, 6 Jul 2009 12:03:33 +0000 (6 12:03 +0000)]
Added up to date source of Weifen Luo dock panel suit in a separate project (and added strong name key). Removed binary versions of Weifen Luo dock panel suite and references to it. #687 (Update `AdvancedOptimizationFrontend` to use more recent version of Weifen Luo Docking library)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2134 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years ago * Removed commented source lines in `BubbleChart`
gkronber [Fri, 3 Jul 2009 16:41:00 +0000 (3 16:41 +0000)]
 * Removed commented source lines in `BubbleChart`
 * Only show string, double or int attributes in the tool tip (enumerations with sub-entries are hidden)

#286

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2133 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoShow actual X and Y values in the tooltip. This is important for sub-entry bubble...
gkronber [Fri, 3 Jul 2009 16:38:47 +0000 (3 16:38 +0000)]
Show actual X and Y values in the tooltip. This is important for sub-entry bubble charts where the actual values are hidden in enumerations. #286 (Variable-usage diagrams for the CEDMA frontend)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2132 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented basic visualization of variable impacts in the CEDMA bubble chart. #286...
gkronber [Fri, 3 Jul 2009 13:56:05 +0000 (3 13:56 +0000)]
Implemented basic visualization of variable impacts in the CEDMA bubble chart. #286 (Variable-usage diagrams for the CEDMA frontend)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2131 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years ago * Removed "AutoRegressive" parameter for GP completely. User is responsible to set...
gkronber [Thu, 2 Jul 2009 11:17:14 +0000 (2 11:17 +0000)]
 * Removed "AutoRegressive" parameter for GP completely. User is responsible to set allowed features correctly (including the target variable for auto regression)
 * Setting allowed features correctly in the CEDMA dispatcher (this fixes the problem of incorrect input variables in SVM)

#683 (nu-SVR engine doesn't filter allowed features to remove the target variable)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2130 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoAlgorithm continuation bug fixed. (ticket #580)
dtraxing [Thu, 2 Jul 2009 10:25:32 +0000 (2 10:25 +0000)]
Algorithm continuation bug fixed. (ticket #580)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2129 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed a bug #681
gkronber [Thu, 2 Jul 2009 08:10:10 +0000 (2 08:10 +0000)]
Fixed a bug #681

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2128 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed a bug in nu-SVR engine. #682
gkronber [Wed, 1 Jul 2009 20:31:32 +0000 (1 20:31 +0000)]
Fixed a bug in nu-SVR engine. #682

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2127 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented #682 (nu-SVR engine should also try to find the best value for the param...
gkronber [Wed, 1 Jul 2009 19:32:22 +0000 (1 19:32 +0000)]
Implemented  #682 (nu-SVR engine should also try to find the best value for the parameter gamma).

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2126 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented a fix for #681 (GridExecuter should allow more than 64 concurrent jobs).
gkronber [Wed, 1 Jul 2009 18:11:39 +0000 (1 18:11 +0000)]
Implemented a fix for #681 (GridExecuter should allow more than 64 concurrent jobs).

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2125 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agochanged datasetview to use virtual mode in datagrid (ticket #4)
mkommend [Wed, 1 Jul 2009 08:01:06 +0000 (1 08:01 +0000)]
changed datasetview to use virtual mode in datagrid (ticket #4)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2124 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoAvoided possible race conditions when streaming data from/into the DB (#680)
svonolfe [Sun, 28 Jun 2009 14:15:10 +0000 (28 14:15 +0000)]
Avoided possible race conditions when streaming data from/into the DB (#680)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2123 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed issue related to the streaming of results (#680)
svonolfe [Sun, 28 Jun 2009 12:28:30 +0000 (28 12:28 +0000)]
Fixed issue related to the streaming of results (#680)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2122 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agodeleted, because FixedOSGA.cs is renamed to FixedOSGAMain.cs (ticket #580)
dtraxing [Fri, 26 Jun 2009 17:49:30 +0000 (26 17:49 +0000)]
deleted, because FixedOSGA.cs is renamed to FixedOSGAMain.cs (ticket #580)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2121 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoExtracted base class of SGAMain and OSGAMain (ticket #580)
dtraxing [Fri, 26 Jun 2009 17:47:10 +0000 (26 17:47 +0000)]
Extracted base class of SGAMain and OSGAMain (ticket #580)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2120 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoChanged dispatcher to configure algorithms to use only the allowed input variables...
gkronber [Fri, 26 Jun 2009 15:33:13 +0000 (26 15:33 +0000)]
Changed dispatcher to configure algorithms to use only the allowed input variables and changed dispatching to dispatch deterministic algorithms again when the input variable set is different.

#676 (Cockpit for the CEDMA Server to control algorithm settings)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2119 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agochange comments, delete manual login-data (#569)
aleitner [Fri, 26 Jun 2009 11:22:12 +0000 (26 11:22 +0000)]
change comments, delete manual login-data (#569)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2118 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoStreaming of Jobs and JobsResults directly from/to the DB (#680)
svonolfe [Fri, 26 Jun 2009 10:18:32 +0000 (26 10:18 +0000)]
Streaming of Jobs and JobsResults directly from/to the DB (#680)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2117 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoremoved additional login after 1 hour (#467)
kgrading [Fri, 26 Jun 2009 10:14:47 +0000 (26 10:14 +0000)]
removed additional login after 1 hour (#467)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2116 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years ago * fixed a bug in determination of JobState in HiveGridServerWrapper
gkronber [Fri, 26 Jun 2009 09:48:24 +0000 (26 09:48 +0000)]
 * fixed a bug in determination of JobState in HiveGridServerWrapper
 * fixed a bug in discrimination between snap shot results and end results in HiveGridServerWrapper
#679 (HiveGridWrapper treats snap shot results the same way as end results)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2114 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agofixed a bug in the control to set the number of max active jobs. #676 (Cockpit for...
gkronber [Thu, 25 Jun 2009 17:13:54 +0000 (25 17:13 +0000)]
fixed a bug in the control to set the number of max active jobs. #676 (Cockpit for the CEDMA Server to control algorithm settings)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2113 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoFixed discrimination of snap shots and end results in the hive grid wrapper. #679
gkronber [Thu, 25 Jun 2009 17:02:17 +0000 (25 17:02 +0000)]
Fixed discrimination of snap shots and end results in the hive grid wrapper. #679

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2112 2abd9481-f8db-48e9-bd25-06bc13291c1b

13 years agoImplemented discrimination of snapshots vs. end results in `HiveEngine` and `Job...
gkronber [Thu, 25 Jun 2009 16:28:38 +0000 (25 16:28 +0000)]
Implemented discrimination of snapshots vs. end results in `HiveEngine` and `Job`.  #545 (Engine which can be executed in the Hive)

git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk@2111 2abd9481-f8db-48e9-bd25-06bc13291c1b