Timeline
03/28/18:
- 17:41 Changeset [15871] by
-
#2910: Added recalculation of thresholds for IDiscriminantClassificationModels during impact calculation.
- 17:28 Ticket #2910 (ImpactCalculation for IDiscriminantClassificationSolutions is wrong) created by
- The reason therefore is that the model parameters (threshold and class …
- 17:17 Changeset [15870] by
-
- Implemented for classification, clustering, etc.
- Simplified Transformation interfaces (read-only, ...).
- Started moving transformation logic out of ProblemData.
- 15:05 Changeset [15869] by
-
#2909: Updated NCA model to account for change in parameter ordering, added unit test
- 14:44 Ticket #2909 (NCAModelCreator throws exception) created by
- Neighborhood Components Analysis (NCA) throws an exception on creating …
03/27/18:
- 17:52 Changeset [15868] by
-
#2719: updated references
- 17:34 Changeset [15867] by
-
#2719: added proxy ensemble model
- 17:23 Changeset [15866] by
-
#2719: Updated HL.Problems.DataAnalysis from trunk.
- 15:46 Changeset [15865] by
-
#2906 Added PreprocessingTransformation as a custom view-model for transformations in preprocessing.
03/26/18:
- 17:09 Changeset [15864] by
-
#2906 Removed obsolete transformation related code for SymReg. Small UI changes for transformed solutions.
- 13:38 Changeset [15863] by
-
#2906 branched DataAnalysis.Symbolic(+ Regression) plugins.
- 12:46 Changeset [15862] by
-
#2906 Restore spezialized regression solution type when re-applying transformations.
- 11:50 EvoSoft edited by
- (diff)
03/23/18:
- 18:57 Changeset [15861] by
-
#2886: Make constant optimization toggleable in algorithm.
- 18:36 Changeset [15860] by
-
#2886: Change complexity measure from number of nodes in tree to number of variable references.
- 15:41 Changeset [15859] by
-
#2886: Add simple constant optimization to evaluation of solutions.
- 15:27 Changeset [15858] by
-
#2906 Fixed inverse transform early removal of columns.
- 14:38 Changeset [15857] by
-
#2520: worked on conversions
- 14:10 Changeset [15856] by
-
#2906 Implemented transformation re-apply of an already reverse-transformed model.
- 02:07 EvoSoft edited by
- (diff)
03/22/18:
- 14:45 Changeset [15855] by
-
#2908: Change setter to private access level to prevent external changes of value; add constructor parameter for configuration of ResourceRegressionDataDescriptor
Add constructor to all existing instances.
- 13:13 Changeset [15854] by
-
#2905: don't include the target variable in the svm_problem when a trained SVM is used for prediction
- 12:49 Changeset [15853] by
-
#2908: Make ResourceRegressionDataDescriptor.ResourceName public to be used in external assembly
check for GetType().Assemply instead Assembly.GetExecutingAssembly() to match actual access in line 40 and to make class usable from external assemblies
- 12:44 Ticket #2908 (Make ResourceRegressionInstanceProvider csv functionality useable from ...) created by
- ResourceRegressionInstanceProvider csv functionality cannot be used …
03/21/18:
- 14:14 Changeset [15852] by
-
#2845 renamed branch folder
03/20/18:
- 17:40 Changeset [15851] by
-
#2886: Remove cosine terminal symbols.
- 14:45 Changeset [15850] by
-
#2886: Remove cosine from grammar.
- 13:49 Changeset [15849] by
-
#2886: Add constants to grammar.
- 12:28 Changeset [15848] by
-
#2906 Added TransformedModelView, implemented "remove virtual columns"
03/19/18:
- 17:46 Changeset [15847] by
-
#2906 Implemented chained transformations on target and input variables.
- 10:25 Changeset [15846] by
-
#2906 First concept of simple transformation (single target transformation)
- 08:54 Changeset [15845] by
-
#2888 removed selection rectangles (not necessary anymore because zooming was disabled)
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