Timeline
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
06/10/17:
- 23:19 Changeset [15031] by
-
#2457: worked on code for eurocast paper
06/08/17:
- 17:02 Changeset [15030] by
-
#2719 merged with trunk (revision 15029)
- 11:43 Changeset [15029] by
-
#2794: Improve centering and add padding. The padding is handled by the SymbolicExpressionTreeChart which asks the layout engine to layout the tree in the remaining area (minus the padding).
- 11:37 Ticket #2794 (Pad and center tree chart & layout) created by
- The layout produced by the Reingold-Tilford engine for symbolic …
06/07/17:
- 14:12 Changeset [15028] by
-
#2709 Changed access modifier of some controls to prevent the designer to generate code that can break the layout.
06/06/17:
- 14:35 Changeset [15027] by
-
#2709 Fixed an issue with empty charts.
- 11:18 Ticket #2793 (Plugin Problems.DataAnalysis.Views depends on ...) created by
- This is inconvenient as we need to ship the whole SymbReg stack …
- 11:08 Changeset [15026] by
-
#2760: Ensure that the shuffleSamples flag is initialized after deserialization.
06/05/17:
- 13:47 Changeset [15025] by
-
#2719 updated assembly info etc.
06/03/17:
- 19:32 Changeset [15024] by
-
#2779: hide 'constant variables' (only one distinct value)
- 19:19 Changeset [15023] by
-
#745: added support for factor variables to elastic net regression
06/02/17:
- 16:30 Changeset [15022] by
-
#2520: removed ColorTransformer for now as it only handled the color's argb values (StructTransformer will handle more, e.g. IsEmpty)
- 11:04 DataPreprocessingIdeas created by
06/01/17:
- 17:43 Changeset [15021] by
-
- New Icons for Check All, Inputs&Target, None.png
- Smaller titlefont for histograms.
- Changed warning for multiscatterplot.
- 15:15 Changeset [15020] by
-
#2520: fixed unit tests checking for exceptions
- 14:44 Changeset [15019] by
-
- renamed Column -> Variable, Row -> Datarow.
- scatterplot using regular comboboxes for variables.
- adapted sizing and small layouting in multiscatterplot, histogram, statistics and datagrid.
- 11:29 Changeset [15018] by
-
#2520 introduced StorableConstructorFlag type for StorableConstructors
- 09:28 Changeset [15017] by
-
#2665 Fixed Benchmark Problem Definition, Converted LoopExpressions to stateless expressions, Added several unit test to ensure funcionality, Fixed UI bugs
- 08:58 Changeset [15016] by
-
#2757: simplified code for regression instance providers which load data from a ZIP file
05/31/17:
- 17:03 Changeset [15015] by
-
#2723: Fix exception in Dataset.cs when calling the ToModifiable() method.
- 16:19 Changeset [15014] by
-
Added code and tools for the ExternalEvaluationProblem. (e.g. Java-side evaluation)
- 16:15 Changeset [15013] by
-
#2723: Found a different solution to this issue, by using IList<T> as the return type for the GetValues<T> method.
- 14:12 Changeset [15012] by
-
#2709 Merged trunk changes to branch.
- 14:04 Changeset [15011] by
-
#2709 forgot to commit designer file (changed control name)
- 13:47 Changeset [15010] by
-
#2724: Fixed caption of EnumValueView.
- 13:29 Changeset [15009] by
-
#2724 Moved EnumHelper (for SetFlags).
- 12:56 Changeset [15008] by
-
#2792: small fix
- 12:52 Changeset [15007] by
-
#2792: adapted wiring code to be the same as with crossover, choosing the default manipulator intead of the first (by name)
- 12:10 Changeset [15006] by
-
#2792: changed mutator parameter from optional constrained value to constrained value
- 11:41 Ticket #2792 (Genetic algorithm should choose a mutation operator by default) created by
- The mutation operator is an OptionalConstrainedValueParameter which by …
- 10:33 Changeset [15005] by
-
#2743: updated app configs