Timeline
03/16/18:
- 13:09 Changeset [15844] by
-
- Some bug fixes at the placing algorithm
- 10:41 Changeset [15843] by
-
#2886: Remove duplicates in logged sentences using bash commands.
03/15/18:
- 10:41 Changeset [15842] by
-
#2886: added clustering of functions and output of clusters, fixed bug in evaluation
03/14/18:
- 17:48 Changeset [15841] by
-
#2886 fixed FLANNParameters structure
- 11:47 Ticket #2907 (Refactoring of Datapreprocessing-Manipulations) created by
- The current implementation of the Datapreprocessing-Manipulations …
- 11:43 Changeset [15840] by
-
#2886 added utility console program for clustering of expressions
03/12/18:
- 15:37 Changeset [15839] by
-
#2888: disallow zooming in PartialDependencePlot graphs
handle NaN erros for PartialDependencePlot data
- 14:19 Changeset [15838] by
-
- Fixed a bug at creating the extreme points with the point projection based method.
- 13:58 Changeset [15837] by
-
#2906 Adapted paths and plugin references.
- 08:17 Changeset [15836] by
03/09/18:
- 14:31 Changeset [15835] by
-
#2886: Split huge hashing function into smaller ones.
- 09:04 Ticket #2383 (Some charts for regression solutions throw an exception if the target ...) closed by
- done
- 09:03 Ticket #2902 (Performance improvement of NaN/Inf-check on a double-matrix) closed by
- done
03/08/18:
- 11:42 Changeset [15834] by
-
#2886: Store production rules in grammar instead of nonterminal symbols.
- 10:57 Changeset [15833] by
-
#2847: added handling of empty and underdetermined data sets
- 10:54 Changeset [15832] by
-
#2886: Fix Equals methods in Symbols.
Move semantical hashing of phrases to separate class.
- 10:44 Changeset [15831] by
-
#2904: Refactored RegressionSolutionVariableImpactsCalculator. We don't dependent on the solution anymore. The impact can be calculated for a single variable. The calculator can be chosen.
- 08:46 Changeset [15830] by
-
#2847 adapted project to new rep structure; major changes to interfaces; restructures splitting and pruning
03/07/18:
- 16:34 Changeset [15829] by
-
#2897: Ensure cloning only happens in the Dataset constructor and ModifiableDataset cloning constructor.
- 12:52 Changeset [15828] by
-
#2886: Implement IEquatable interface in symbols.
Minor performance improvements.
- 11:12 Changeset [15827] by
-
#2886: Change implementation of symbol strings from list to array.
- 09:27 Changeset [15826] by
-
#2906 created branch and branched plugins
03/06/18:
- 11:32 Ticket #2906 (Variable-Transformations for Data Analysis) created by
- The current transformation feature (implemented during the first …