Timeline
07/01/16:
- 20:24 Changeset [13972] by
-
#2615:
improved log
made changes in data structure
- 19:23 Changeset [13971] by
-
#2615:
increased message size to 20MB
made changes in some interfaces
- 17:53 Changeset [13970] by
-
#2615:
made minor changes
- 17:25 Changeset [13969] by
-
#2615:
implemented migration strategies
log in HL now also logs exceptions of peers
- 14:59 Changeset [13968] by
-
#2288: Update project file.
- 14:58 Changeset [13967] by
-
#2288: Provide binaries of the external libraries upon which this branch depends.
- 11:48 Changeset [13966] by
-
#2615:
made minor change
- 10:47 Changeset [13965] by
-
#2615:
made minor changes
- 09:14 Changeset [13964] by
-
#2527 Removed some commented out code.
06/30/16:
- 16:13 Changeset [13963] by
-
#2618: added graphviz output for the variable network instances
- 14:09 Changeset [13962] by
-
#2558 cloning constructor to public
- 14:06 Changeset [13961] by
-
#745: minor change to compile with current trunk
- 13:24 Changeset [13960] by
-
#2615 debugging and changes preparing for different migration strategies
- 11:24 Ticket #2621 (ClearState is not called when a window is closed) created by
- -> check
06/29/16:
- 22:23 Changeset [13959] by
-
#2615:
it works
- 18:00 Changeset [13958] by
-
#2620: Made data points in the regression solution scatter plot semi-transparent per default.
- 17:59 Ticket #2620 (RegressionSolution Scatterplots should use semi-transparent data points) created by
- When working with larger datasets (> 10k rows) the scatter plot is not …
- 17:21 Changeset [13957] by
-
#2615:
implemented mechanism to check wheter recieved packages are from the same problem instance or not
added several config parameters to P2PMigrationAnalyzer
added new enum for migration strategies
- 15:28 Changeset [13956] by
-
#2615:
finally fixed bug concerning message send to the wrong peers
also made communicationRate and messageCacheCapacity as paramters
integration in P2PMigrationAnalyzer still TBD
- 14:26 Ticket #2565 (AlgorithmView clears the ViewType of the ProblemViewHost leaving the ...) closed by
- done
- 14:21 Changeset [13955] by
- 14:19 Ticket #2599 (DateManipulation throws a GDI exception) closed by
- done: r13954: Merged r13796 into stable.
- 14:18 Changeset [13954] by
- 14:15 Ticket #2602 (Enumerable extensions for generating k-combinations of elements from a ...) closed by
- done: r13953: Merged r13802, r13899 into stable.
- 14:15 Changeset [13953] by
- 14:13 Ticket #2571 (Create a RandomSearchAlgorithm) closed by
- done: r13952: Merged r13580, r13581, r13677, r13679, r13680, r13863 into stable.
- 14:12 Changeset [13952] by
-
#2571: Merged r13580, r13581, r13677, r13679, r13680, r13863 into stable.
- 14:02 Ticket #2542 (Estimated values view should also show predictive variance for each ...) closed by
- done: r13951: Merged r13439 and r13592 into stable.
- 14:02 Changeset [13951] by
- 13:59 Ticket #2572 (SymbolicRegressionSolutionsAnalyzer should also add training and test ...) closed by
- done: r13950: Merged r13582 and r13660 into stable.
- 13:59 Changeset [13950] by
- 13:57 Ticket #2593 (Add method to convert a Dataset into a Modifiable dataset and ...) closed by
- done: r13949: Merged r13760 and r13761 into stable.
- 13:56 Changeset [13949] by
- 10:36 Changeset [13948] by
-
- Merged recent trunk changes.
- Adapted VariablesUsedForPrediction property for RegressionSolutionTargetResponseGradientView.
- Fixed a reference (.dll to project ref).
- 01:27 Changeset [13947] by
- 00:50 Changeset [13946] by
-
#2615:
Fixed bug with reading queues
made all lock-objects static
- 00:24 Changeset [13945] by
-
#2615:
fixed major bug in PeerNetworkMessageHandler, because one queue was missing for the sending queues
06/28/16:
- 23:26 Changeset [13944] by
-
#1772: Fix bug in fragment length calculator leading to exception when we try to compute the average out of an empty sequence of fragment lengths.
- 17:03 Changeset [13943] by
-
#2615:
implemented lock for timers, because if elapsed-method takes longer than the timer to elapse again, the method is called by another thread conccurently
- 14:26 Changeset [13942] by
-
#2595: Corrected tooltip on the variable impacts button and disabled the button when the content is locked.
- 13:33 Changeset [13941] by
-
- Base classes for data analysis, classification, and regression models
- Added target variable to classification and regression models
- Switched parameter order in data analysis solutions (model, problemdata)
- 12:53 Changeset [13940] by
-
#745:
- added scatterplot of R² values over lambda instead of line chart,
- normalized coefficient values in coefficient path chart
- changed parameter lambda to LogLambda
06/27/16:
- 17:45 Changeset [13939] by
-
#2618: added regression benchmark instances (random functions) and first implementation of synthetic benchmark instances for variable networks
- 15:28 Changeset [13938] by
-
- Refactored and separated the different feature correlation calculations.
- Added a checkbox to ignore missing values in the calculation.
- 15:25 Ticket #2619 (FeatureCorrelation should have an option to ignore missing values) created by
- If just one value of a feature is missing, no correlation will be …
06/25/16:
- 17:05 Ticket #2618 (Create benchmark problem instances for variable network modeling) created by
- 09:08 Ticket #2617 (Local search seems to perform differently for single-objective test ...) created by
- Reproduce: 1. Run local search or simulated annealing with 10-dim …
06/24/16:
- 21:23 Changeset [13937] by
-
#2615:
implemented ConcurrentQueue
made minor changes in Dispose-methods
- 15:03 Changeset [13936] by
-
#1087 added more functions (IHR1-4, IHR6, CIGTAB, ELLI)
- 14:00 Changeset [13935] by
-
#2616: Added default value for min, max and most common value operations for data preprocessing.
06/23/16:
- 12:13 Changeset [13934] by
-
#2616: Added checks in percentile calculation when no valid values are present.
- 12:11 Ticket #2616 (DataPreprocessing StatisticsView throws an exception for columns ...) created by
- The percentile calculation does not check if there are any values present.
06/22/16:
- 12:08 Changeset [13933] by
-
#2243: Deleted old MathJax version from extlibs, adapted displayModelFrame.html and tex exporter to work with new MathJax version.
- 10:00 Changeset [13932] by
-
#2243: Added MathJax-2.6.1 to ExtLibs.
06/21/16:
- 09:01 Changeset [13931] by
-
#745: copy local -> false
- 09:00 Changeset [13930] by
-
#745: added parameter lambda to support calculation of a solution for a specific lambda value (instead of the full path)
06/20/16:
- 22:14 Changeset [13929] by
-
#745: fixed copying of license file and added evaluation of all models along the path on the test set
- 16:38 Changeset [13928] by
-
#745: first version of elastic-net alg that runs in HL
- 16:07 Changeset [13927] by
-
#745: import of first implementation of elastic-net LR
- 15:33 Changeset [13926] by
-
#745: created a folder for feature branch (glmnet)
- 14:50 Changeset [13925] by
-
#2071: TableFileParser: check if it is possible to seek in file before trying to access position (=> reduce number of exceptions)
06/19/16:
- 23:32 Changeset [13924] by
-
#2615:
delete unneeded project, appended code style
- 21:37 Changeset [13923] by
-
#2615:
re-implemented WcfPeerListManager
also sending messages is now done in the background async
- 20:16 Changeset [13922] by
-
#2604: Forgot to add VariablesUsedForPrediction get method for GaussianProcessModel.
- 19:56 Changeset [13921] by
-
#2604: Revert changes to DataAnalysisSolution and IDataAnalysisSolution and implement the desired properties in model classes that implement IDataAnalysisModel, IRegressionModel and IClassificationModel.
06/17/16:
- 23:11 Changeset [13920] by
-
#2457: added repetitions to LocalAnalysis and computing average
- 18:32 Changeset [13919] by
-
made minor change in test driver
- 17:46 Changeset [13918] by
-
#2615: implemented Dispose()-Method in all classes
also sending a message with the wcf-sender class was rewritten, because of Dispose
added new log entries when server removes peers from its dicionary
- 15:45 Changeset [13917] by
-
#1795: Added linear scaling of solutions while producing a model ensemble for GBM.
- 14:46 Changeset [13916] by
-
#2584: Updated visibility (hidden attribute) for parameters of symbolic regression evaluators.
- 14:43 Ticket #2447 (Improve Hive scheduler) closed by
- invalid
- 14:42 Ticket #2316 (Make Comparator and OffspringSelector configurable in OSGA) closed by
- obsolete
- 14:41 Ticket #2267 (Implement different selection criterias for OSGA) closed by
- obsolete: r13915 deleted vosga branch
- 14:41 Changeset [13915] by
-
#2267 deleted vosga branch
- 14:37 Ticket #2017 (Tools Branch) closed by
- obsolete: r13914 deleted tools branch
- 14:37 Changeset [13914] by
-
#2017 deleted tools branch
- 14:33 Ticket #1717 (Execution times are wrong when the slave and the server are in ...) closed by
- rejected
- 14:29 ChangeLogPending edited by
- (diff)
- 14:28 Ticket #2576 (VariableCondition symbol is deserialized incorrectly) closed by
- done: r13913 merged r13616 into stable
- 14:27 Changeset [13913] by
- 14:26 Ticket #2603 (Unnecessary use of EventWaitHandle in CreateExperimentDialog) closed by
- done: r13912 merged r13813 into stable
- 14:26 Changeset [13912] by
- 14:24 Ticket #2587 (CreateExperimentDialog should show parameter descriptions) closed by
- done: r13911 merged r13681 into stable
- 14:23 Changeset [13911] by
- 14:22 Ticket #2596 (ExecutionTimeTerminator cloning error) closed by
- done: r13910 merged r13779 into stable
- 14:22 Changeset [13910] by
- 14:13 Changeset [13909] by
-
#2592 added analysation and CrowdingIndicator
- 14:04 Ticket #2562 (Fix problem with tasks that get paused) closed by
- done: r13908 merged r13516 into stable
- 14:04 Changeset [13908] by
- 14:02 Ticket #2504 (Transport plugin for SharpDX external library) closed by
- done: r13907 merged r13159,r13160,r13162,r13230,r13571,r13572 into stable
- 14:02 Changeset [13907] by
-
#2504 merged r13159,r13160,r13162,r13230,r13571,r13572 into stable
- 13:57 Ticket #2600 (Incorrect set method of directed graph arc label property causes ...) closed by
- done: r13906 merged r13800 into stable
- 13:56 Changeset [13906] by
- 12:03 Changeset [13905] by
-
#2615: added a first version of an analyzer
- 10:29 Changeset [13904] by
-
#2615: changed properties
- 10:25 Changeset [13903] by
-
#2615: added missing project file
- 10:22 Changeset [13902] by
-
#2615 deleted user options file (suo)
- 10:22 Ticket #2615 (Implemented distributed course grained GA) created by