Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

03/29/15:

23:40 Changeset [12265] by bburlacu

#1772: Some more work on subtree sample counting.

03/28/15:

09:02 Changeset [12264] by gkronber

#2363: fixed a bug in the simplifier introduced with r12262 (an a few minor code improvments)

03/27/15:

16:10 Changeset [12263] by arapeanu

#2288: Added adjacency matrix update by threshold and target variable functionality + node importance calculation

16:06 Changeset [12262] by gkronber

#2363: implemented a fix for the performance problem without a call to .ToArray() (overwrites changes of r12227)

13:21 Ticket #2367 (Eigendecomposition fails on some computers in release builds) created by abeham
Use alglib to do that
12:20 Documentation/FAQ edited by ascheibe
(diff)

03/26/15:

16:14 Changeset [12261] by apolidur

#2221: Fixing MoveEvaluators after running unit tests

15:27 Changeset [12260] by pfleck

#2269

  • Changed default setting of selector for ALPS.
  • Fixed automatic LayerResult wiring.
13:35 Changeset [12259] by pfleck

#2350

  • Individuals keep track of their last move.
  • When trying to replace an individual, individuals with their last move long ago are prioritized to be replaced.
  • Elites can now be replaced too if the quality is bad enough.

03/25/15:

14:17 Changeset [12258] by abeham

#2317: updated hl file

14:12 Changeset [12257] by abeham

#2317: updated tutorial slides to match HL 3.3.11

13:41 Changeset [12256] by ascheibe

#2317 updated tutorial slides

13:17 Changeset [12255] by ascheibe

#2317 updated tutorial slides

03/24/15:

15:59 Changeset [12254] by pfleck

#2366 Added detection of EnumValues in the CreateExperimentDialog.

13:13 Changeset [12253] by ascheibe

#2317 updated programming HL slides

12:50 Changeset [12252] by pfleck

#2366 Added solution-file and adapted references in project-file.

12:34 Changeset [12251] by pfleck

#2366 Copy Optimizer-Plugin.

12:33 Changeset [12250] by pfleck

#2366 Create branch.

11:50 Ticket #2366 (Utilize EnumValue-Parameters in the "Create Experiment"-Dialog.) created by pfleck
Currently, an EnumValue-Parameter is not recognized and utilized by …
11:47 Changeset [12249] by ascheibe

#2317 updated programming HL slides

11:19 Changeset [12248] by pfleck

#2025 Added sample ordering for DataAnalysis-Algs.

11:17 Changeset [12247] by mkommend

#2276: Merged trunk changes into dataset refactoring branch.

11:07 Changeset [12246] by pfleck

#2025 Added a Priority for the CreatableAttribute to manually define an ordering for the NewItemDialog.

03/23/15:

16:58 Changeset [12245] by pfleck

#2025 Setup sample hierarchy with data-analysis algorithms.

16:45 Changeset [12244] by ascheibe

#2317 updated programming HL slides

16:25 Changeset [12243] by ascheibe

#2317 updated programming HL slides

15:50 Changeset [12242] by pfleck

#2025 Adapted references and output paths.

15:28 Changeset [12241] by pfleck

#2025 Copied Algorithms.DataAnalysis-Plugin for test samples.

15:27 Changeset [12240] by pfleck

#2025 Copied Core-Plugin.

15:20 Changeset [12239] by pfleck

#2025

  • Separated item- and plugin-description.
  • Clear and collapse when showing the dialog instead of showing the last selected item.
  • Added tooltips.
11:41 Changeset [12238] by pfleck

#2025 Fixed bug when filtering nodes.

10:55 Changeset [12237] by bburlacu

#2365: Fixed bug by skipping the layout phase when the tree is saved as an image file.

10:54 Ticket #2365 (SymbolicExpressionTreeChart: node impact colors are not preserved when ...) created by bburlacu
This is a bug in the save to image method which loses node impact …
10:41 Changeset [12236] by ascheibe

#2356 select NICs more careful for generating slave UIDs

10:19 Changeset [12235] by pfleck

#2025 First result is automatically selected when typing in search box.

10:01 Changeset [12234] by pfleck

#2025 Enabled selecting nodes with arrow-up and -down while focusing the search box.

03/22/15:

22:18 Changeset [12233] by mkommend

#2175: Merged trunk changes.

03/21/15:

23:31 Ticket #2364 (The BasicProblem's Evaluator should be InstrumentedOperators) created by abeham
The (Single|Multi)ObjectiveBasicProblem use evaluators that cannot be …
10:39 Changeset [12232] by abeham

#2205:

  • changed branch to build to trunk
  • Reintegrated distributed additions to Core, Operators, etc. into Networks plugin

03/20/15:

18:20 Changeset [12231] by bburlacu

#1772: Changed the way node highlighting is performed (taking into account sampling count relative to current generation). Made NodeWeight field storable in the SymbolicExpressionTreeNode. Updated the statistics counting in the TraceCalculator.

16:37 Changeset [12230] by arapeanu

#2288: Updated project files (removed .resx file)

16:31 Changeset [12229] by arapeanu

#2288: VariableInteractionNetworkView - calculates adjacency matrix from the mean impacts

03/19/15:

17:16 Changeset [12228] by apolidur

#2221: Local improvement operator for VNS

14:54 Changeset [12227] by mkommend

#2363: Improved performance of symbolic expression tree simplifier.

14:50 Ticket #2363 (TreeSimplifier performance gets worse the deeper a tree is nested) created by mkommend
Currently the tree simplifier cannot simplify a tree with a tree depth …
14:45 Changeset [12226] by mkommend

#2362: Updated debugger visualizer to .Net 4.5.

14:45 Ticket #2362 (Update SymbolicExpressionTreeNode Debugger Visualizer to .Net 4.5) created by mkommend
01:10 Changeset [12225] by bburlacu

#1772: Work in progress for calculating sampling counts for subtrees in the population: updated TraceCalculator to aggregate tracing statistics, updated SymbolicDataAnalysisGenealogyGraphView, added SymbolicDataAnalysisSubtreeSampleCountAnalyzer.

03/18/15:

16:48 Changeset [12224] by pfleck

#2350 Fixed a bug when selecting an individual for replacement during move-up recursion.

16:02 Changeset [12223] by pfleck

#2350 Fixed calculation of init phase duration.

14:59 Ticket #2346 (Fix service install of Hive Slave) closed by ascheibe
done: r12222: merged r12107 into stable
14:59 Changeset [12222] by ascheibe

#2346 merged r12107 into stable

14:58 Ticket #2328 (Improve handling of batchruns in Hive Job Manager) closed by ascheibe
done: r12221: merged r12041 into stable
14:57 Changeset [12221] by ascheibe

#2328 merged r12041 into stable

14:25 Changeset [12220] by pfleck

#2350

  • Implemented elitism by sorting the layer and restricting the random target index.
  • Renamed Layers in LayersScope.
12:01 Changeset [12219] by apolidur

#2221: First version of 1-shift and 2-p-opt moves

03/17/15:

17:22 Changeset [12218] by ehopf

#2361: Added missing estimated values bound calculation and removed duplicate code. Note that the current implementation ignores the linear scaling option.

16:33 Changeset [12217] by pfleck

#2025 Adapted search and node restoration to hierarchy structure.

15:56 Changeset [12216] by ehopf

#2361: Removed redundant calculations.

15:04 Changeset [12215] by pfleck

#2025

  • Added hierarchical structure for creatables (parsed from name).
  • Started adapting search to hierarchical structure.
  • Start implemented cursor navigation in treeview while focused searchbox.
14:35 Changeset [12214] by mkommend

#2175: Merged trunk changes into complexity branch.

14:12 Changeset [12213] by ehopf

#2361: Adjusted the project settings of the SensitivityEvaluator branch.

14:04 Changeset [12212] by ehopf

#2361: Branched HL.Problems.DataAnalysis to fix a bug in the ClassificationPerformanceMeasuresCalculator.

11:38 Changeset [12211] by ehopf

#2361: Simple refactoring of SymbolicClassificationSingleObjectiveWeightedPerformanceMeasuresEvaluator.

10:29 Changeset [12210] by ehopf

#2361: Implemented the first prototype of the new evaluator.

10:27 Changeset [12209] by ehopf

#2361: Adapted the project settings for the SensitivityEvaluator branch.

08:48 Changeset [12208] by bburlacu

#1772: Merged trunk and worked on the graph view.

03/16/15:

16:26 Changeset [12207] by pfleck

#2025 Add clear search button.

15:47 Changeset [12206] by pfleck

#2025 Added context menu for expanding and collapsing nodes.

15:02 Changeset [12205] by pfleck

#2025 Corrected index indices of items.

14:57 Changeset [12204] by ehopf

#2361: Branched HL.Problems.DataAnalysis.Symbolic.Classification to implement the evaluator.

14:53 Ticket #2361 (Adapted symbolic classification evaluators to increase the sensitivity ...) created by ehopf
Two experimental symbolic classification evaluators. Besides …
14:36 Changeset [12203] by pfleck

#2025

  • Collapse tree per default when opening.
  • Added Plugin and Version textboxes.
  • Moved expand/collapse-all buttons.
13:21 Ticket #2352 (Correlation matrix should only show correlations to 3 or 4 digits accuracy) closed by gkronber
done
12:03 Changeset [12202] by pfleck

#2025 Changed tab indices and focus behavior on first show.

10:38 Changeset [12201] by pfleck

#2025

  • Added expand all and collapse all buttons.
  • Improved search.
09:30 Changeset [12200] by pfleck

#2025 Fixed search and initialization bug.

Note: See TracTimeline for information about the timeline view.