Timeline
06/25/17:
- 17:08 Changeset [15063] by
-
#2581: merged r15058 from trunk to stable (forcing deletion of MctsSymbolicRegression folder which gave a tree conflict)
- 16:32 Changeset [15062] by
-
#2581: merged r14135 (made within #2639) from trunk to stable
- 16:21 Changeset [15061] by
- 15:59 Changeset [15060] by
-
#2581: merged r13645,r13648,r13650,r13651,r13652,r13654,r13657,r13658,r13659,r13661,r13662,r13669,r13708,r14142 from trunk to stable (to be deleted in the next commit)
- 15:44 Changeset [15059] by
-
#2796 renamed branch to match the new ticket number
- 15:40 Ticket #2796 (Monte Carlo Tree Search (MCTS) for symbolic regression models) created by
- Follow up to #2581. * Code for the automaton to generate expressions …
- 15:38 Changeset [15058] by
-
#2581: deleted MctsSymbolicRegression and unit tests from trunk
- 15:35 Changeset [15057] by
-
#2581: copied MctsSymbolicRegression and unit tests from trunk to branch
- 15:31 Changeset [15056] by
-
#2581: Created a branch for MCTS-SymbReg
- 15:22 Changeset [15055] by
- 15:15 Ticket #2795 (Unify implementation patterns in OKB service clients) created by
- he QueryClient uses singleton in combination with instance methods to …
- 15:10 Ticket #2771 (Support for factor variables in elastic net regression) closed by
- duplicate
- 08:26 Changeset [15054] by
-
#2650 added an implementation for RemoveSolutionAsync in PDP for factors
- 08:17 Changeset [15053] by
-
#2650 fixed a bug in the simplifier when simplifiying a sum of factors with a constant (+ f1 f1 f2 c) -> (+ 2f1 f2 c)
06/24/17:
- 23:24 Changeset [15052] by
-
#2787: Added app manifest file that enables DPI awareness on a per-monitor basis for Windows 8 and later
- 22:58 Ticket #2556 (OptimizerView must resync with optimizer content) closed by
- duplicate: The case that mkommend mentioned has been addressed in ticket #2711.
- 22:36 Changeset [15051] by
-
- Implemented GetBestIndividual as public static and protected method in SingleObjectiveBasicProblem
- Impblemented GetParetorFronts as public static and protected method in MultiObjectiveBasicProblem
- Implemented AddOrUpdateResult as public method in ResultCollection
- 21:54 Changeset [15050] by
-
- Integrated graph coloring (GCP) into trunk
- Additional Changes to branch version:
- Added parameter BestKnownColors in addition to BestKnownQuality
- Added a best colors for the default instance
- Adapted Analyze() to output best found solution and fixed tracking of "Best Solution Colors" and "Best Solution Conflicts"
06/23/17:
- 15:39 Changeset [15049] by
-
#2792: adapted OSGA, Island-GA, Island-OSGA, and SASEGASA as well
- added default crossover logic to SASEGASA
- 15:20 Changeset [15048] by
-
#2634: implemented reviewer's comments
- 14:21 Changeset [15047] by
-
#2792: Adapted symbolic data analysis problems to use the MultiSymbolicExpressionTreeManipulator as default.
- 13:30 Changeset [15046] by
-
#745: Extracted solution creation into a separate static method and renamed CreateElasticNetLinearRegressionSolution to CalculateModelCoefficients.
- 12:24 Changeset [15045] by
-
#2592 improvements/changes as requested in review comment
06/22/17:
- 14:15 Changeset [15044] by
-
#2794: Better organize properties and call Repaint() after setting a layout parameter. Remove unused Spacing property.
06/21/17:
- 16:21 Changeset [15043] by
- 16:17 Changeset [15042] by
-
#2713 Renamed ShowName to ShowChartOnly, added a backing field and introduced a method to perform the visibility changes of the controls.
- 15:25 Changeset [15041] by
-
#2709 Fixed an issue when doubleclicking the scatterplot (error in re-layouting the color gradient).
- 10:56 Changeset [15040] by
-
#2794: Introduce properties for vertical and horizontal padding.
06/20/17:
- 14:53 Ticket #2698 (Multi-Scatterplot in Preprocessing crashes HL with high number of variables) closed by
- done
- 11:15 Documentation/FAQ edited by
- Added FAQ entry for windows 10 bluescreens (diff)
- 11:06 Blog: Update: Problems with the Windows 10 Creators Update created by
- 09:44 Ticket #2694 (Lazy-loading of the ExportDialog in the EnchancedChart) closed by
- done: r15039: merged r14369 from trunk to stable
- 09:44 Changeset [15039] by
- 09:33 Ticket #2788 (Blue screen on some Windows 10 systems) closed by
- done: r15038: merged r14995 r15003 from trunk to stable
- 09:33 Changeset [15038] by
06/19/17:
- 17:00 Changeset [15037] by
-
#2709 added license region (got deleted somehow)
- 16:56 Changeset [15036] by
-
- Used title for showing variable name in the histogram instead of the legend. Legend is now used for grouping only.
- Fixed Variables/Datarows in StatisticsView (were switched).
- Improved the "Warning Dialog" for the MultiScatterPlot when too many variables might be shown.
- Option for checking "None".
- Show the dialog before the charts are calculated internally.
- 10:16 DataPreprocessingIdeas edited by
- (diff)
06/16/17:
- 13:36 Changeset [15035] by
-
#2520: made some changes related to renaming of storable members
- 11:32 Changeset [15034] by
-
#2520: improved conversions
06/13/17:
- 15:40 Changeset [15033] by
-
#2665 Added missing files
06/12/17:
- 14:11 Changeset [15032] by
-
#2665 Fixed bias 0 issue, PushExpressionFrequencyAnalyzer, Fixed probability for ERC settings, Fixed enable/disable instructions, Added expression descriptions