Timeline
01/15/17:
- 14:17 Changeset [14576] by
-
#1772: Merge trunk changes.
- 14:12 Changeset [14575] by
-
#1772: Minor refactoring in the TraceCalculator (use Tuple.Create factory method to make the code more readable).
- 14:06 Changeset [14574] by
-
#1772: Fix data table cloning when storing history in the SymbolicDataAnalysisFragmentLengthAnalyzer. Fix some typos and formatting.
- 09:57 Changeset [14573] by
-
- changed adaptive walk performance model to relative
- added ConfidenceConstantModel for regression
- using constant model as fallback to GPR
- reorganized code
01/14/17:
- 19:23 Ticket #2683 (Exception when trying to open the data preprocessing view for ...) closed by
- done: r14572: merged r14332 from trunk to stable
- 19:23 Changeset [14572] by
- 19:21 Ticket #2669 (TargetVariable information is lost in DataAnalysisModels) closed by
- done: r14571: merged r14289 and r14290 from trunk to stable
- 19:21 Changeset [14571] by
- 19:19 Ticket #2662 (Show Y-Value in Target Response Gradients) closed by
- done: r14570: merged r14267 and r14307 from trunk to stable
- 19:19 Changeset [14570] by
- 19:18 Ticket #2692 (The 'mathematical view' for symbolic expressions should show factors = ...) closed by
- done: r14569: merged r14367 from trunk to stable
- 19:17 Changeset [14569] by
- 19:16 Ticket #2702 (Axis for estimated values and for predicted values should be switched ...) closed by
- done
- 19:15 Changeset [14568] by
- 19:14 Ticket #2717 (The feature correlation view sometimes shows wrong double.NaN values) closed by
- done: r14567: merged r14468 and r14469 from trunk to stable
- 19:14 Changeset [14567] by
- 19:13 Ticket #2712 (GaussianProcesses define a Maximization parameter) closed by
- done: r14566: merged r14434 from trunk to stable
- 19:13 Changeset [14566] by
- 19:11 Changeset [14565] by
- 19:08 Changeset [14564] by
01/13/17:
- 19:58 Documentation/DevelopmentCenter/DownloadAndBuildSource edited by
- (diff)
- 19:57 ChangeLogPending edited by
- (diff)
- 19:55 BioBoost edited by
- (diff)
- 19:48 AddonsDailyBuilds edited by
- (diff)
- 19:45 Download edited by
- (diff)
- 18:18 Changeset [14563] by
-
- Tagged unbiased models with property
- Changed default configuration
- Added solution distance to breeding, relinking and delinking performance models
- Changed sampling model to base prediction on average distance in genotype space
- Changed target for hillclimber and relinking to relative (quality improvement)
- changed breeding to count cache hits per crossover
- 12:55 Changeset [14562] by
-
#2701: Updated branch to trunk
- 11:24 Changeset [14561] by
-
- Corrected copy & paste from StringConvertibleArrays
- There are four possible cases that are handled by this change (rows are newline separated, columns tab separated)
- There is just one column of values
- There is one column of element names and one column of values
- There is one row of values
- There is one row of element names and one row of values
- A message box is shown if the user selects a 2 by n or n by 2 range with n > 2
- There are four possible cases that are handled by this change (rows are newline separated, columns tab separated)
- Corrected copy & paste from StringConvertibleArrays
01/12/17:
- 18:14 Changeset [14560] by
-
#2650: added a method for exporting models as Excel expressions with given variable mapping (for convenience)
- 16:42 Changeset [14559] by
-
#2707 Simplified k-means clustering for ClusterCreators.
01/11/17:
- 07:38 Changeset [14558] by
-
#2700 made TSNE compatible with the new pausible BasicAlgs, removed rescaling of scatterplots during alg to give it a more movie-esque feel
- 02:18 Changeset [14557] by
-
#2701: minor tweaks
- 01:53 Changeset [14556] by
-
- fixed bug with breeding
- fixed permutation sub-space hillclimber
- improved speed of inversion by calling Array.Reverse(int, int) instead of using a for-loop
- added delinking for relative-undirected permutations
01/10/17:
- 18:03 Changeset [14555] by
-
#1836 SA reheating strategies: Refactoring, Added Connolly Reheater Operator
- 17:27 Changeset [14554] by
-
#2650: removed warnings
01/09/17:
- 15:03 Changeset [14553] by
- 00:36 Changeset [14552] by
-
- Added alternating bits binary test Problem
- Refactored MemPR to work with programmable problem in current trunk
- fixed a bug in permutation MemPR when crossover doesn't assign an offspring
01/08/17:
- 22:16 Changeset [14551] by
-
#2701: refactored breeding, removed hillclimbing after breeding
01/05/17:
- 17:50 Changeset [14550] by
-
- Added BinaryVectorEqualityComparer (identical to the one in the P3 plugin) to binaryvector plugin
- Added delinking for absolute coded permutations
- Some tweaks
- 17:36 Changeset [14549] by
-
#2520: worked on persistence
- 17:28 Changeset [14548] by
-
#2714 Improved the deleting of columns, to allow deleting multiple columns at once.
- 15:59 Changeset [14547] by
-
#2719 added type and view for representing dictionary<string,double> as bar chart (implementation in progress)
- 15:50 Changeset [14546] by
-
#2709 Added shortcuts for select input/all/none variables in datagrid and statistics.
- 15:12 Changeset [14545] by
-
- Uses StringMatrix for statistics instead of winforms datagrid.
- Precheck input/target variables only for statistics.
- 00:32 Changeset [14544] by
-
- LLE: Added equality comparer
- MemPR:
- Added GPR to learn about heuristic performance
- Changed Breeding to do more exhaustive search on crossover
- Added Delinking separately to Relinking
- Rewrote d/relinking for LLE
- Reduce usage of local search
- Renamed TabuWalk to AdaptiveWalk
- Rewrote adaptive walk for binary problems
- Renamed LLE namespace to Grouping to avoid namespace clashes
01/04/17:
- 18:38 Changeset [14543] by
-
#2719 enhanced Optimizer functionality; added results
- 16:33 Changeset [14542] by
-
#2650: merged r14504:14533 from trunk to branch
- 16:14 Changeset [14541] by
-
#2650: better wording in exception string
- 14:49 Changeset [14540] by
-
#2650: fixed bugs in simplifier (causing multiple references to the same tree nodes within a tree)
- 13:58 Changeset [14539] by
-
#2650: extended simplifier to pass all new unit tests for factors and binary factors
01/03/17:
- 23:04 Changeset [14538] by
-
#2719 enhanced the optimizer's functionality
- 18:21 Changeset [14537] by
-
#2520: worked on persistence
- 15:31 Ticket #2723 (Providing variable values as double[] to Dataset fails at runtime) created by
- In the Dataset class an IList is accepted as variable values, however …
01/02/17:
- 14:06 Changeset [14536] by
-
#2719 added datastream type; updated the optimizer view and control functionality
01/01/17:
- 17:35 Changeset [14535] by
-
#2650 worked on simplifier