Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

06/20/16:

22:14 Changeset [13929] by gkronber

#745: fixed copying of license file and added evaluation of all models along the path on the test set

16:38 Changeset [13928] by gkronber

#745: first version of elastic-net alg that runs in HL

16:07 Changeset [13927] by gkronber

#745: import of first implementation of elastic-net LR

15:33 Changeset [13926] by gkronber

#745: created a folder for feature branch (glmnet)

14:50 Changeset [13925] by gkronber

#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 thasling

#2615:
delete unneeded project, appended code style

21:37 Changeset [13923] by thasling

#2615:
re-implemented WcfPeerListManager
also sending messages is now done in the background async

20:16 Changeset [13922] by bburlacu

#2604: Forgot to add VariablesUsedForPrediction get method for GaussianProcessModel.

19:56 Changeset [13921] by bburlacu

#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 abeham

#2457: added repetitions to LocalAnalysis and computing average

18:32 Changeset [13919] by thasling

made minor change in test driver

17:46 Changeset [13918] by thasling

#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 mkommend

#1795: Added linear scaling of solutions while producing a model ensemble for GBM.

14:46 Changeset [13916] by mkommend

#2584: Updated visibility (hidden attribute) for parameters of symbolic regression evaluators.

14:43 Ticket #2447 (Improve Hive scheduler) closed by ascheibe
invalid
14:42 Ticket #2316 (Make Comparator and OffspringSelector configurable in OSGA) closed by ascheibe
obsolete
14:41 Ticket #2267 (Implement different selection criterias for OSGA) closed by ascheibe
obsolete: r13915 deleted vosga branch
14:41 Changeset [13915] by ascheibe

#2267 deleted vosga branch

14:37 Ticket #2017 (Tools Branch) closed by ascheibe
obsolete: r13914 deleted tools branch
14:37 Changeset [13914] by ascheibe

#2017 deleted tools branch

14:33 Ticket #1717 (Execution times are wrong when the slave and the server are in ...) closed by ascheibe
rejected
14:29 ChangeLogPending edited by ascheibe
(diff)
14:28 Ticket #2576 (VariableCondition symbol is deserialized incorrectly) closed by ascheibe
done: r13913 merged r13616 into stable
14:27 Changeset [13913] by ascheibe

#2576 merged r13616 into stable

14:26 Ticket #2603 (Unnecessary use of EventWaitHandle in CreateExperimentDialog) closed by ascheibe
done: r13912 merged r13813 into stable
14:26 Changeset [13912] by ascheibe

#2603 merged r13813 into stable

14:24 Ticket #2587 (CreateExperimentDialog should show parameter descriptions) closed by ascheibe
done: r13911 merged r13681 into stable
14:23 Changeset [13911] by ascheibe

#2587 merged r13681 into stable

14:22 Ticket #2596 (ExecutionTimeTerminator cloning error) closed by ascheibe
done: r13910 merged r13779 into stable
14:22 Changeset [13910] by ascheibe

#2596 merged r13779 into stable

14:13 Changeset [13909] by bwerth

#2592 added analysation and CrowdingIndicator

14:04 Ticket #2562 (Fix problem with tasks that get paused) closed by ascheibe
done: r13908 merged r13516 into stable
14:04 Changeset [13908] by ascheibe

#2562 merged r13516 into stable

14:02 Ticket #2504 (Transport plugin for SharpDX external library) closed by ascheibe
done: r13907 merged r13159,r13160,r13162,r13230,r13571,r13572 into stable
14:02 Changeset [13907] by ascheibe

#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 ascheibe
done: r13906 merged r13800 into stable
13:56 Changeset [13906] by ascheibe

#2600 merged r13800 into stable

12:03 Changeset [13905] by gkronber

#2615: added a first version of an analyzer

10:29 Changeset [13904] by gkronber

#2615: changed properties

10:25 Changeset [13903] by gkronber

#2615: added missing project file

10:22 Changeset [13902] by gkronber

#2615 deleted user options file (suo)

10:22 Ticket #2615 (Implemented distributed course grained GA) created by gkronber

06/16/16:

18:00 Changeset [13901] by mkommend

#2071: Added replacement fallback for exporting undefined characters (e.g., Infinity symbol in ASCII).

16:42 Changeset [13900] by mkommend

#2609: Refactored multiplication and division handling during transformationo to AutoDiff terms in the CoOp-Evaluator.

15:33 Changeset [13899] by mkommend

#2602: Code cleanup in EnumerableExtensions for calculating combinations of length k.

12:18 Ticket #2614 (Name of Job Shop Scheduling Solution is not set (GUI lockup)) created by gkronber

06/15/16:

21:51 Changeset [13898] by gkronber

#1795: GBM now sets the seed of the base learner in each iteration

21:15 Ticket #1781 (Implement a cellular genetic algorithm) closed by gkronber
rejected: r13897: deleted cellular GA branch
21:14 Changeset [13897] by gkronber

#1781: deleted cellular GA branch

21:13 Ticket #1542 (Incorporate MPI in HeuristicLab) closed by gkronber
rejected
21:12 Changeset [13896] by gkronber

#1542: deleted MPI branch

10:10 Ticket #2613 (Improve missing values handing in GBT) created by gkronber
Currently, GBT does not consider missing values (or NaNs in our case) …
10:02 Changeset [13895] by gkronber

#2612: extended GBT to support calculation of partial dependence (as described in the greedy function approximation paper), changed persistence of regression tree models and added two unit tests.

09:04 Changeset [13894] by bwerth

#1087 set pareto-Series to lower Opacity so overlapping series can be identified

08:30 Ticket #2612 (Regression tree models should support evaluation even when some of the ...) created by gkronber
as described in "Greedy Function Approximation" paper

06/14/16:

17:12 Changeset [13893] by bburlacu

#2288: Simplify and optimize code for cluster identification in ConstrainedForceDirectedLayout.cs. Introduce a TrackBar for adjusting network threshold in the RunCollectionVariableInteractionNetworkView. Minor improvements to the DirectedGraphChart (work in progress).

06/12/16:

22:34 Changeset [13892] by bburlacu

#1772: Fix bug in tree matching with wildcards (used by the genealogy graph view instead of the query match) and improved subtree selection and matching functionality in the genealogy graph view.

06/11/16:

13:29 Changeset [13891] by gkronber

#2591: removed capacity initialization in CovProd and CovSum because I believe it is more costly to calculate the capacity than to just increase the list capacity when necessary.

06/10/16:

10:54 Changeset [13890] by gkronber

#2611: added SARCOS problem as a real world regression problem instance

10:53 Changeset [13889] by gkronber

#1795: added parameter to turn on/off storing of individual runs

10:52 Ticket #2611 (Add SARCOS (inverse dynamics) as a real world regression problem instance) created by gkronber
data available from http://www.gaussianprocess.org/gpml/data/

06/09/16:

11:37 Changeset [13888] by thasling

increased frequences of all timers, threads, etc... for testing purposes

09:12 Documentation edited by ascheibe
(diff)

06/08/16:

17:02 Changeset [13887] by thasling

prepared protoype for next meeting

15:32 Ticket #2575 (ObservableList's AddRange enumerates multiple times) closed by mkommend
done: r13886: Merged r13597 into stable.
15:31 Changeset [13886] by mkommend

#2575: Merged r13597 into stable.

15:30 Ticket #2585 (Create experiment dialog throws an exception if more than one instance ...) closed by mkommend
done: r13885: Merged r13671 into stable.
15:30 Changeset [13885] by mkommend

#2585: Merged r13671 into stable.

15:29 Ticket #2567 (HeuristicLab Applications do not respect their previous location and size) closed by mkommend
done: r13884: Merged r13567 and r13586 into stable.
15:29 Changeset [13884] by mkommend

#2567: Merged r13567 and r13586 into stable.

15:26 Ticket #1235 (Context menu to close tabs/views) closed by mkommend
done
15:26 Changeset [13883] by mkommend

#1235: Merged r13458,r13614,r13627,r13628 into stable.

15:24 Ticket #2580 (Command line argument handling is too restrictive) closed by mkommend
done: r13882: Merged r13629 and r13635 into stable.
15:23 Changeset [13882] by mkommend

#2580: Merged r13629 and r13635 into stable.

15:21 Ticket #2536 (Dataset should implement IStringConvertibleMatrix explicitly) closed by mkommend
done: r13881: Merged r13427 and r13539 into stable.
15:21 Changeset [13881] by mkommend

#2536: Merged r13427 and r13539 into stable.

15:15 Ticket #2601 (ClassificationPerformanceMeasures are not recalculated when the data ...) closed by mkommend
done: r13880: Merged r13801 into stable.
15:15 Changeset [13880] by mkommend

#2601: Merged r13801 into stable.

15:14 Ticket #2557 (Cached objects are troublesome for object graph traversal) closed by mkommend
done: r13879: Merged r13494, r13510 and r13676 into stable.
15:14 Changeset [13879] by mkommend

#2557: Merged r13494, r13510 and r13676 into stable.

06/07/16:

16:29 Changeset [13878] by abeham

#2457: added standardization of features for recommendation and using log10 of the expected runtime for clustering

06/06/16:

19:39 Changeset [13877] by bburlacu

#1772: Improve SymbolicDataAnalysisGenealogyGraphView by using a better coloring scheme for frequent subtrees. Fix bug when reaching the end of the genealogy. Minor refactorings.

19:37 Changeset [13876] by bburlacu

#1772: SchemaCreator: Replace cutpoints with wildcards from the bottom up when generating schemas. Add temporary workaround to restore parent links in child nodes if they become corrupted.

19:31 Changeset [13875] by bburlacu

#1772: Merge trunk changes.

14:48 Changeset [13874] by bburlacu

#2288: Small refactoring.

12:18 Changeset [13873] by jkarder

#2205: worked on optimization networks

  • improved network visualization
Note: See TracTimeline for information about the timeline view.