Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

06/09/15:

17:53 Changeset [12419] by dglaser

#2388: Added WebApp and WebApp.Status plugin

17:11 Changeset [12418] by ehopf

#2361: Added backward compatibility code for the WeightedPerformanceMeasuresEvaluator.

15:56 Changeset [12417] by ehopf

#2361: Changed the type of the ModelCreatorParameter to IValueLookupParameter.

15:13 Ticket #2393 (DataCompleteness chart is slow) created by gkronber
The implementation of the DataCompleteness chart is inefficient and …
12:41 Changeset [12416] by ehopf

#2361: Implemented a new experimental evaluator which introduces residual weights to the mean squared error.

06/05/15:

17:29 EvoSoft edited by swagner
(diff)
16:20 EvoSoft edited by swagner
(diff)

06/03/15:

16:42 Ticket #2392 (In the correlation matrix there are no negative values for Pearson's ...) created by gkronber
08:17 Ticket #2391 (Error characteristics curve should support showing multiple regression ...) created by gkronber
This is already partially supported as we also show a baseline and …
08:16 Ticket #2390 (Support for selection of a partition variable in problem data for data ...) created by gkronber
If a partition variable is set then cross-validation should use the …

06/02/15:

17:00 Changeset [12415] by pfleck

#2027 Renamed the parameter of ISingleValueTerminator to match the interface name.

16:21 Changeset [12414] by pfleck

#2027 Changed Terminator base class to SingleSuccessorOperator and omit some values while collecting parameter values to reduce the amount of collected values for all terminators.

13:06 Changeset [12413] by pfleck

#2027 Added some custom values when collecting parameter values of Terminators.

06/01/15:

17:04 Changeset [12412] by pfleck

#2027 Removed the MaximumEvaluatedSolutions-parameter from OSGA.

16:47 Changeset [12411] by pfleck

#2027

  • Removed MaximumIterationsTerminator and MaximumEvaluatedSolutionsTermimator because they practically do the same.
  • Add the possibility for ThresholdTerminators to use a foreign parameter (e.g. MaximumSelectionPressure). This way the terminator can use parameters which are still relevant for the algorithm and still provide consistent management of the terminators.
  • Renamed IThresholdTerminator to ISingleValueTerminator.
14:21 Changeset [12410] by pfleck

#2027

  • Added IThresholdTerminator interface for more flexibility. The ThresholdTerminatorView now uses the interface instead of a concrete terminator.
  • Added MaximumIterationsTerminator and SingleObjectiveQualityTerminator as common used Terminators.
11:09 Changeset [12409] by ehopf

#2361: Merged r12358 into branch.

05/28/15:

14:22 Changeset [12408] by pfleck

#2027

  • Added ValueChanged-events to Terminators.
  • Fixed wiring bug of quality-based Terminator.
09:47 Changeset [12407] by pfleck

#2027
Inverted the conditions to check the continue criteria instead of termination criteria.
Conditions are then specified more naturally: "while generations < max" instead of "break if generations > min".
If any Continue-Check returns false, the algorithm will be terminated.

The naming "Terminator" has to be discussed because it suggest to specify the criteria when the algorithm should stop, instead of continue.

05/27/15:

18:08 Changeset [12406] by bburlacu

#1772: Removed obsolete FrequentFragmentsDialog, added a checkbox to select the subtree matching mode in the SymbolicDataAnalysisGenealogyGraphView, removed commented code from the SymbolicDataAnalysisPoly10Analyzer.

14:30 Changeset [12405] by pfleck

#2027

  • Uses FixedValueParameters and added some properties.
  • Added the comparison-symbol in the string-representation of Terminators.
  • Renamed Terminator parameter to Termination to use a more neutral term.
  • Used Red-Flag as Termination-Icon.
12:29 Changeset [12404] by pfleck

#2027

  • Hide the additional ViewsLabel of the ViewHost in the ThresholdTerminatorView.
  • Renamed Terminators-parameter to Terminator to match naming of the Analyzer-parameter.
10:54 Changeset [12403] by pfleck

#2027 Wired Maximization-Parameter for the Quality Terminator.

05/26/15:

16:15 Changeset [12402] by pfleck

#2027 Renamed TerminationCriterion to Terminator.

14:53 Changeset [12401] by pfleck

#2387 Fixed a bug where the automatic selection of the first element behaved differently for the NewItemDialog.

14:12 Changeset [12400] by pfleck

#2387 Forgot to commit a file.

14:02 Changeset [12399] by pfleck

#2387

  • Added context-menu for expanding and collapsing tree-nodes.
  • Improve response time when expanding/collapsing all nodes for TypeSelector and NewItemDialog.
13:36 Changeset [12398] by pfleck

#2387

  • Added clearSearch-button in TypeSelector.
  • Adapted behavior of TypeSelector and NewItemDialog that a selected node stays selected as long as it matches the search criteria.
12:09 Changeset [12397] by pfleck

#2387

  • Adapted behavior of the matching in the TypeSelector that it behave the same as the NewItemDialog. The search string is tokenized by space and matches if all tokens are contained, (eg. "Sym Reg" matches "SymbolicRegression...").
  • Enabled navigation with up- and down-arrow in the tree while the search-box is focused.
  • Improved response time of NewItemDialog and TypeSelector when they contain a large amount of nodes.
Note: See TracTimeline for information about the timeline view.