gkronber [Fri, 13 Nov 2009 11:09:04 +0000 (13 11:09 +0000)]
Fixed #801.
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2490 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 12 Nov 2009 10:10:09 +0000 (12 10:10 +0000)]
added predictor persistor (ticket #800)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2482 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Tue, 10 Nov 2009 17:06:24 +0000 (10 17:06 +0000)]
Added AssemblyInfo.cs to project HeuristicLab.Selection.Uncertainty (#798)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2480 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Tue, 10 Nov 2009 17:03:28 +0000 (10 17:03 +0000)]
Corrected plugin meta data of HeuristicLab.AdvancedOptimizationFrontend and HeuristicLab.MainForm.WindowsForms, corrected build configurations (#798)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2479 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 10 Nov 2009 16:57:36 +0000 (10 16:57 +0000)]
accidently removed necessary plugin file from !HeuristicLab.SQLServerCompact with r2744 (ticket #798)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2478 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 10 Nov 2009 16:48:04 +0000 (10 16:48 +0000)]
Added !AssemblyInfo.cs and missing plugin files in plugin class to project !HeuristicLab.SQLServerCompact (ticket #798)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2477 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Tue, 10 Nov 2009 16:39:10 +0000 (10 16:39 +0000)]
Added AssemblyInfo.cs to project HeuristicLab.Common (#798)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2476 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Tue, 10 Nov 2009 15:50:26 +0000 (10 15:50 +0000)]
Implemented generic EventArgs (#796)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2474 2abd9481-f8db-48e9-bd25-06bc13291c1b
epitzer [Tue, 10 Nov 2009 13:40:51 +0000 (10 13:40 +0000)]
Allow changing the name of an ObservableBackgroundWorker. (#769)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2473 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Fri, 6 Nov 2009 14:28:05 +0000 (6 14:28 +0000)]
Fixed #786 (Allowed algorithms are not set correctly for all target variables)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2471 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 5 Nov 2009 15:05:58 +0000 (5 15:05 +0000)]
fired remove event in clear method of ObservableCollection, to give listeners the opportunity to deregister from events (ticket #779)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2470 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 5 Nov 2009 12:48:22 +0000 (5 12:48 +0000)]
moved registering of mainform from ctor to mainform.load event, because designmode property is not set in the ctor (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2469 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 5 Nov 2009 12:20:30 +0000 (5 12:20 +0000)]
renamed method for determining default viewable types in !ContentAttribute (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2468 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 5 Nov 2009 12:18:44 +0000 (5 12:18 +0000)]
added !CreateView methods in !MainFormManager (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2467 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Wed, 4 Nov 2009 16:16:39 +0000 (4 16:16 +0000)]
implemented !ContentAttribute and adapted !MainFormManager (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2466 2abd9481-f8db-48e9-bd25-06bc13291c1b
abeham [Wed, 4 Nov 2009 09:59:57 +0000 (4 09:59 +0000)]
updated v3.2 debug configuration
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2465 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 3 Nov 2009 16:10:15 +0000 (3 16:10 +0000)]
removed generic base class !ViewBase<T> (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2464 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 3 Nov 2009 14:01:39 +0000 (3 14:01 +0000)]
changed detection of design mode in !MainFormBase (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2463 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 3 Nov 2009 13:06:01 +0000 (3 13:06 +0000)]
- removed virtual binding of !Item property in !ViewBase
- removed !FireMainFormChanged after the GUI was created (ticket#771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2462 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 3 Nov 2009 11:49:54 +0000 (3 11:49 +0000)]
separated !ViewBase<T> into !ViewBase and !ViewBase<T> (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2461 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Mon, 2 Nov 2009 15:40:16 +0000 (2 15:40 +0000)]
added check if !MainFormBase is created during design mode (visual studio designer)
to suppress registering at the !MainFormManager (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2460 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Fri, 30 Oct 2009 16:17:53 +0000 (30 16:17 +0000)]
integrated branch MainForm refactoring into trunk (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2458 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 29 Oct 2009 17:10:07 +0000 (29 17:10 +0000)]
Added test for `ProbabilisticTreeCreator`. #791 (Tests for GP operators and structure identification evaluators)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2455 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 29 Oct 2009 15:07:55 +0000 (29 15:07 +0000)]
Implemented `NodeBasedVariableImpactCalculator`. #793
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2454 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 27 Oct 2009 13:31:03 +0000 (27 13:31 +0000)]
added context usings to correct bug while persisting models (ticket #792)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2452 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 27 Oct 2009 10:51:31 +0000 (27 10:51 +0000)]
added possibility to reload specific models and added readonly connection to !HeuristicLab.Modeling (ticket #792)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2451 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 27 Oct 2009 10:48:09 +0000 (27 10:48 +0000)]
added !RefreshDocumentIcon to !HeuristicLab.Common.Resources (ticket #724)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2450 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 27 Oct 2009 08:50:46 +0000 (27 08:50 +0000)]
Fixed minor evaluation inconsistencies in HL3 tree evaluator. #791
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2449 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 27 Oct 2009 08:48:35 +0000 (27 08:48 +0000)]
Set svn properties for HL.GP unit test project. #791
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2448 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 27 Oct 2009 08:47:03 +0000 (27 08:47 +0000)]
Added until test project for HeuristicLab.GP plugins. #791 (Tests for GP operators and structure identification evaluators)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2447 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 22 Oct 2009 11:31:31 +0000 (22 11:31 +0000)]
Fixed #788 (HL2 StructId problem importer doesn't work correctly if the first variable has a missing value in the first row.)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2446 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 22 Oct 2009 08:31:19 +0000 (22 08:31 +0000)]
Fixed #787 (LinearRegressionOperator uses leastsquares function of ALGLIB instead of linearregression function)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2445 2abd9481-f8db-48e9-bd25-06bc13291c1b
abeham [Tue, 20 Oct 2009 12:20:58 +0000 (20 12:20 +0000)]
changed SplashScreen after discussion with Gabriel (#183)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2442 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 20 Oct 2009 09:30:26 +0000 (20 09:30 +0000)]
removed unused projects CEDMA.Charting and !SparseMatrix (ticket #785)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2441 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 20 Oct 2009 09:20:13 +0000 (20 09:20 +0000)]
Fixed #784 (ProblemInjector should be changed to read variable names instead of indexes for input and target variables)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2440 2abd9481-f8db-48e9-bd25-06bc13291c1b
abeham [Mon, 19 Oct 2009 13:11:36 +0000 (19 13:11 +0000)]
wrapping close method to possibly solve #183
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2439 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 15 Oct 2009 12:47:01 +0000 (15 12:47 +0000)]
Fixed a bug in import of SVM predictors. #772 (Text export of SVM models)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2436 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 15 Oct 2009 12:37:17 +0000 (15 12:37 +0000)]
Copy license file to output directory. #783
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2435 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 15 Oct 2009 11:29:03 +0000 (15 11:29 +0000)]
Fixed pre-build event for plugin ALGLIB. #783
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2432 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 15 Oct 2009 11:23:14 +0000 (15 11:23 +0000)]
Deleted ALGLIB license file. #783
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2431 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 15 Oct 2009 11:22:07 +0000 (15 11:22 +0000)]
Moved ALGLIB code into a separate plugin. #783
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2430 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 15 Oct 2009 10:41:18 +0000 (15 10:41 +0000)]
Fixed compilation error. #782.
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2429 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 15 Oct 2009 10:36:04 +0000 (15 10:36 +0000)]
Implemented #782 (Additional model quality metrics: Pearson product-moment correlation coefficient and Spearman's rank correlation coefficient)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2428 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Wed, 14 Oct 2009 14:37:59 +0000 (14 14:37 +0000)]
Fixed a major bug in the LibSVM code. #781 (.NET port of LibSVM gives different results when compared to the original LibSVM binaries)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2427 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Sat, 10 Oct 2009 20:28:49 +0000 (10 20:28 +0000)]
Corrected plugin dependencies of HeuristicLab.Common (#780)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2425 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Fri, 9 Oct 2009 12:11:38 +0000 (9 12:11 +0000)]
Made symbolic expression export of GP trees culture invariant. #778
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2423 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 8 Oct 2009 14:25:57 +0000 (8 14:25 +0000)]
Fixed bugs in CEDMA cockpit:
* Runs were started for target variables that are turned off
* Runs were started for deterministic algorithms with the same setting (when using time series settings)
#676 Cockpit for the CEDMA Server to control algorithm settings
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2422 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 8 Oct 2009 14:22:35 +0000 (8 14:22 +0000)]
Fixed bugs related to time series prognosis with SVMs. And fixed an exception when trying to save time-series models to the database. #776 (Error when trying to save time-series prognosis predictors to the database)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2421 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 8 Oct 2009 08:28:24 +0000 (8 08:28 +0000)]
moved actual training samples from !DefaulRegressionOperator to specific algorithms (ticket #755)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2419 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Wed, 7 Oct 2009 14:19:21 +0000 (7 14:19 +0000)]
Fixed bugs in text export/import of SVM models. #772.
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2418 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Wed, 7 Oct 2009 14:16:45 +0000 (7 14:16 +0000)]
Fixed problem with inconsistent SVM predictor output (node indexes in support vectors and problems have to be in ascending order). #744
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2417 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Wed, 7 Oct 2009 10:15:10 +0000 (7 10:15 +0000)]
Fixed export and import of SVM data structures (using round-trip format for double values). #774
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2416 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Wed, 7 Oct 2009 09:58:21 +0000 (7 09:58 +0000)]
Updated LibSVM project to latest version. #774
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2415 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Tue, 6 Oct 2009 12:38:49 +0000 (6 12:38 +0000)]
corrected input variables in SVM predictor (ticket #773)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2414 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 6 Oct 2009 08:49:30 +0000 (6 08:49 +0000)]
Show input variable names, max/min time offset and upper/lower prediction limits in `SVMModelView`. #772
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2413 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 6 Oct 2009 07:49:51 +0000 (6 07:49 +0000)]
Fixed #773 (SVM predictor doesn't work correctly if the target variable contains NaN values)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2412 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 6 Oct 2009 07:40:25 +0000 (6 07:40 +0000)]
Implemented #772 (Text export of SVM models)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2411 2abd9481-f8db-48e9-bd25-06bc13291c1b
epitzer [Mon, 5 Oct 2009 15:24:38 +0000 (5 15:24 +0000)]
make CancelAll asynchronous, add support for several worker monitors. (#769)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2410 2abd9481-f8db-48e9-bd25-06bc13291c1b
epitzer [Mon, 5 Oct 2009 15:23:28 +0000 (5 15:23 +0000)]
removed GUI specific wrapper (#769)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2409 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Sun, 4 Oct 2009 23:48:35 +0000 (4 23:48 +0000)]
Corrected minor code formatting issues (#769)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2408 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Thu, 1 Oct 2009 22:27:35 +0000 (1 22:27 +0000)]
Minor code cleanup (#771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2407 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Thu, 1 Oct 2009 19:47:43 +0000 (1 19:47 +0000)]
Corrected plugin dependencies in MainForm plugin (#771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2406 2abd9481-f8db-48e9-bd25-06bc13291c1b
swagner [Thu, 1 Oct 2009 15:33:28 +0000 (1 15:33 +0000)]
Adapted SVN properties of BackgroundProcessing plugin (#769)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2405 2abd9481-f8db-48e9-bd25-06bc13291c1b
epitzer [Thu, 1 Oct 2009 15:10:36 +0000 (1 15:10 +0000)]
Move BackgroundProcessing Project into version subfolder. (#769)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2404 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 1 Oct 2009 13:26:48 +0000 (1 13:26 +0000)]
corrected caption in docking forms (ticket #771)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2403 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Wed, 30 Sep 2009 08:48:23 +0000 (30 08:48 +0000)]
updated x64 configuration (ticket #542)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2402 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Wed, 30 Sep 2009 07:41:12 +0000 (30 07:41 +0000)]
added setter for !GeneticProgammingModel in Predictor; needed for !ModelAnalyzer.VisualModel (ticket #759)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2401 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Wed, 30 Sep 2009 07:38:20 +0000 (30 07:38 +0000)]
correct project file for !BackgroundProcessing (ticket #769)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2400 2abd9481-f8db-48e9-bd25-06bc13291c1b
epitzer [Tue, 29 Sep 2009 11:59:51 +0000 (29 11:59 +0000)]
Add plugin for background processing. (#769)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2399 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Mon, 28 Sep 2009 15:00:37 +0000 (28 15:00 +0000)]
adapted behaviour of CEDMA server to the new modeling database (ticket #759)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2398 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Mon, 28 Sep 2009 14:17:27 +0000 (28 14:17 +0000)]
corrected !ModelingResultCalculators for !TimeSeriesPrognosis (ticket #755)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2397 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Mon, 28 Sep 2009 12:36:15 +0000 (28 12:36 +0000)]
Fixed #768 (CEDMA engines should use a limited number of trainingsamples to generate more models in less time)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2396 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Mon, 28 Sep 2009 12:26:51 +0000 (28 12:26 +0000)]
Increased the limit for termination of GP engines when overfitting is likely. #762 (ValidationQuality improvement progress as additional stopping criterion for default StructId Engines)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2395 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Mon, 28 Sep 2009 08:56:09 +0000 (28 08:56 +0000)]
removed unnecessary class !IProblem from modeling database (ticket #759)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2394 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Sun, 27 Sep 2009 15:27:57 +0000 (27 15:27 +0000)]
Fixed #765 (GP Predictor should output NaN if the predicted value for a row can't be calculated).
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2393 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Sun, 27 Sep 2009 15:15:59 +0000 (27 15:15 +0000)]
Fixed #766 (CEDMA server should start new runs of deterministic algorithms if the settings for time-series algorithms are changed).
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2392 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Sun, 27 Sep 2009 15:06:38 +0000 (27 15:06 +0000)]
Fixed #764 (Delete CEDMA console).
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2391 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Fri, 25 Sep 2009 09:11:12 +0000 (25 09:11 +0000)]
correctd bug in persistence of models (ticket #759)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2390 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 24 Sep 2009 15:37:00 +0000 (24 15:37 +0000)]
adapted modeling database (ticket #759)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2389 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 24 Sep 2009 14:52:24 +0000 (24 14:52 +0000)]
Adapted `ModelingResultCalculators` to keep a mapping from `ModelingResult` to evaluators. Using mapping in `DefaultOperators` for data-modeling engines. #755
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2388 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 24 Sep 2009 11:24:40 +0000 (24 11:24 +0000)]
added !GetModelingResultCalculator method to modeling result mapping (ticket #755)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2387 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Thu, 24 Sep 2009 11:09:50 +0000 (24 11:09 +0000)]
added mapping between !ModelTypes and !ModelingResults (ticket #755)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2386 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 24 Sep 2009 09:37:28 +0000 (24 09:37 +0000)]
Implemented #762 (ValidationQuality improvment progress as additional stopping criterion for default StructId Engines)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2385 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Wed, 23 Sep 2009 15:12:15 +0000 (23 15:12 +0000)]
added possibility to create input variables in modeling database (ticket #759)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2384 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Wed, 23 Sep 2009 13:46:17 +0000 (23 13:46 +0000)]
added mapping between !ModelingResults and !SimpleEvaluators (ticket #755)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2383 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Wed, 23 Sep 2009 12:05:28 +0000 (23 12:05 +0000)]
refactored modeling database to enable the change of models (ticket #759)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2382 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Wed, 23 Sep 2009 11:58:07 +0000 (23 11:58 +0000)]
added !GetInputVariables to IPredictor (ticket #760)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2381 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Wed, 23 Sep 2009 11:38:50 +0000 (23 11:38 +0000)]
renamed file `MatrixCreator.cs` -> `Matrix.cs` to reflect class name change in r2379. #761
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2380 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Wed, 23 Sep 2009 11:35:55 +0000 (23 11:35 +0000)]
Implemented additional model quality metrics. #761
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2379 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 22 Sep 2009 11:47:46 +0000 (22 11:47 +0000)]
Added "Set for all" button to simplify CEDMA algorithm configuration. #754
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2378 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Tue, 22 Sep 2009 09:45:04 +0000 (22 09:45 +0000)]
* Implemented cloning and persistence in data-modeling algorithms.
* Fixed bugs in CEDMA controller.
#754
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2377 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Mon, 21 Sep 2009 18:45:27 +0000 (21 18:45 +0000)]
Fixed a small bug. #754 (The CEDMA controller should support setting the modeling type (classification/regression/time-series) for each target variable independently)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2376 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Mon, 21 Sep 2009 18:23:47 +0000 (21 18:23 +0000)]
Refactored CEDMA dispatcher and CEDMA server view to allow different modeling scenarios for each variable. #754
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2375 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Mon, 21 Sep 2009 13:03:54 +0000 (21 13:03 +0000)]
Fixed a bug in extraction of variable impacts. #755 (Hard-coded strings for variable names of data-modeling results)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2374 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Mon, 21 Sep 2009 12:49:53 +0000 (21 12:49 +0000)]
Fixed #757 (Predictors generated by SVM for time-series prognosis have to store min/max time offset to allow later application to new data).
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2373 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Mon, 21 Sep 2009 12:49:11 +0000 (21 12:49 +0000)]
Fixed a bug in extraction of TrainingMAPE. #755 (Hard-coded strings for variable names of data-modeling results)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2372 2abd9481-f8db-48e9-bd25-06bc13291c1b
mkommend [Mon, 21 Sep 2009 12:15:37 +0000 (21 12:15 +0000)]
added code for persisting of !ModelType into the database (ticket #756)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2371 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Fri, 18 Sep 2009 20:20:34 +0000 (18 20:20 +0000)]
Added enumerable type for model results and changed analyzer model, the database backend and the model analysis operators to use the enumerable type instead of hard-coded strings. #755 (Hard-coded strings for variable names of data-modeling results)
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2370 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Fri, 18 Sep 2009 18:27:27 +0000 (18 18:27 +0000)]
Added enum ModelType (classification, regression, time-series-prognosis). #756
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2369 2abd9481-f8db-48e9-bd25-06bc13291c1b
gkronber [Thu, 17 Sep 2009 11:32:19 +0000 (17 11:32 +0000)]
Fixed a bug in the variable impact calculation operators. #750.
git-svn-id: http://dev.heuristiclab.com/svn/hl/core/trunk/sources@2368 2abd9481-f8db-48e9-bd25-06bc13291c1b