Timeline
01/15/16:
- 18:08 Changeset [13519] by
-
#1772: Fix cloning of CloneableCollection to avoid a stack overflow exception in some cases.
- 17:42 Changeset [13518] by
-
#2283 UCT parameter c -> refactoring
- 17:14 Changeset [13517] by
-
- Correctly adapt training and test partition when inserting and deleting rows.
- Fixed problem with correlation matrix.
- Fixed bug within value frequency calculation for histogram.
- 16:14 Changeset [13516] by
-
#2562 fixed problem with paused hive tasks
- 16:12 Ticket #2562 (Fix problem with tasks that get paused) created by
- Seems to be a logic error from the last refactoring.
- 16:07 Changeset [13515] by
-
#1087 minor bugfixes and added unittests
- 15:21 Changeset [13514] by
-
- Enabled pasting values with headers into preprocessing. The headers will be extracted and the columns renamed.
- Removed an unnecessary interface.
- 14:12 Changeset [13513] by
-
#2560: fixed problem of characteristic values getting overridden
- 12:58 Changeset [13512] by
-
#2559
Removed parameterless constructor of PreprocessingContext to avoid breaking the DeepClonable unit-test since preprocessing is not yet correctly cloneable.
- 12:13 Changeset [13511] by
-
#2560: Moved both get and set characteristic values functionality to run creation service
- 11:28 Ticket #2561 (TimeLimitRun does not work with the Hive Slave) created by
- TimeLimitRun's check-pointing triggers the pause event. The slave …
- 11:09 Changeset [13510] by
-
#2557
Fixed wrong excluding of types in object graph traversal (no members were traversed any more).
Added a unit test that verifies that GetObjectGraphObjects yields a reasonable number of objects.
- 10:14 Changeset [13509] by
-
#2526 fixed post build events in Hive slave project
01/14/16:
- 17:51 Changeset [13508] by
-
- Enabled type selection for creating/importing/exporting/applying.
- Deleted unnecessary interfaces.
- Reorganized source files of DataPreprocessing.
01/13/16:
- 14:51 Changeset [13507] by
-
- Enabled different export types for preprocessing.
- Hid unused buttons in ViewShortcutListView.
- Made data preprocessing a NamedItem to allow naming.
- 09:55 Changeset [13506] by
-
renamed folder
- 09:53 Changeset [13505] by
-
Created feature development branch (without ticket) for thaslinger
01/12/16:
- 17:17 Changeset [13504] by
-
#2559
Fixed Plugin dependencies.
Fixed Storable and NamedItem stuff.
- 17:15 Changeset [13503] by
-
- Added clients methods for the new service methods
- Added partial class for the dto value classes of the run creation client so that one doesn't have to specify the DataType field
- Added missing license header to UnknownCharacteristicType
- 17:05 Changeset [13502] by
-
- Adapted import and export for preprocessing.
- Added MenuItem to be able to open Preprocessing without creating a DataAnalysisProblem before.
- Added coloring in ScatterPlot.
- Removed IPreprocessingContext interface.
- Reformatted code:
- Added missing copyright headers.
- Corrected namespaces.
- Deleted unnecessary usings.
- Applied correct formatting.
- 16:08 Changeset [13501] by
-
#2560: added service methods
- 15:21 Ticket #2560 (Enable uploading and downloading of characteristic values in okb) created by
- After discussion with ascheibe it has been decided: * QueryService …
- 14:15 Changeset [13500] by
-
#2551: added SetMaximization method, because there's no way to add a setter to an overridden property
- 12:27 Changeset [13499] by
-
#2526: removed SharpDX from Mono builds as it does not work on Linux
- 10:45 Changeset [13498] by
-
#2551: added setter to maximization property also
- 10:42 Changeset [13497] by
-
#1966: fixed various problems: bugs in cloning, bugs in persistence, method names, various minor improvements of source code for readability.
- 09:28 Ticket #2559 (Decouple DataPreprocessing from SymbolicDataAnalysis) created by
- Currently, the DataPreprocessing only works when creating any …
01/11/16:
- 21:29 Changeset [13496] by
-
#1772: Update diversification operators (add extra evaluations to the evaluation counter, add the option for strict schema matching, add additional replacement ratio update rules.
- 21:26 Changeset [13495] by
-
#1772: Improve the average operator improvement and average fragment length analyzers. Update genealogy analyzer to always evaluate the intermediate children.
- 12:56 Changeset [13494] by
-
#2557
Excluded all Types from System.Reflection.Emit from object graph traversal.
- 12:30 Changeset [13493] by
-
#2558 Initial commit
- 12:28 Ticket #2558 (Implement Island-Alps) created by
01/10/16:
- 17:13 Changeset [13492] by
-
#2283 UCT parameter c
- 14:11 Ticket #2557 (Cached objects are troublesome for object graph traversal) created by
- If there are objects in the cache they may prevent object graph …
- 14:07 Ticket #2556 (OptimizerView must resync with optimizer content) created by
- In rare cases it may happen that the optimizer is in a different state …
01/07/16:
- 10:58 Ticket #2555 (Derive external evaluation problem from programmable problem) created by
- The external evaluation problem should be a sub-class of the …
- 10:54 Ticket #2554 (Allow to extend programmable problem with encoding specific operations) created by
- When combining a programmable problem with a multi encoding often the …
- 09:17 Ticket #2553 (Provide access to script's compiled instance as dynamic object) created by
- If the user adds additional methods to the class that she creates this …