Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/22/17:

11:06 Changeset [15485] by bwerth

#2850 fixed comment in TSNEAlgorithm; private methods in TSNE less dependent on array type

08:15 Changeset [15484] by bwerth

#2850 changed data extraction

11/21/17:

17:10 Changeset [15483] by mkommend

#2852: Added option for reporting function and gradient evaluation in the constants optimization evaluator.

16:00 Changeset [15482] by bburlacu

#1772: Add the option to specify a separate mutation operation for schema diversification (independent of the one used in the algorithm main loop). Refactor duplicated code for schema generation in SchemaCreator.cs.

15:40 Changeset [15481] by gkronber

#2852: reverted changeset r15480 partially to fix unit test

11/20/17:

21:03 Ticket #2858 (UI updates related to results take significant time even when results ...) created by gkronber
Reproduce 1. Open and run GA-TSP sample without showing the results. …
20:36 Changeset [15480] by gkronber

#2852: moved the scaling parameters to the end of the parameter vector to be able to remove the c.Skip(2).ToArray() call and removed unnecessary .ToArray() calls

15:29 Changeset [15479] by bwerth

#2850 worked on weighted tSNE

11/18/17:

09:37 Ticket #2857 (Support integration over values of input variables in the partial ...) created by gkronber
Currently, we need to set a value for each inputs and in each partial …

11/17/17:

13:21 Changeset [15478] by jkarder

#2846:

  • only swallow a potential NullReferenceException while jobs are added
  • removed redundant check in OnContentChanged
13:11 Ticket #2856 (In the partial dependence plots the histograms are not updated when ...) created by gkronber

11/16/17:

22:37 DevelopersTeam edited by jkarder
updated links (http -> https) (diff)
11:30 Ticket #2854 (Random Forest Results are wrong) closed by mkommend
done
11:30 Ticket #2848 (Extract functionality to remove duplicate datasets into separate class) closed by mkommend
done
11:30 Ticket #2853 (Reduce test set size of Keijzer problem instances) closed by mkommend
done
11:01 Ticket #2548 (Refactor Progress Reporting) closed by pfleck
obsolete: Implemented in #2845. Whether to use CancellationTokens for …
10:58 Ticket #2832 (Explicitly differ between continuous and marquee Progress) closed by pfleck
obsolete: Implemented in #2845
10:30 Changeset [15477] by pfleck

#2845

  • Added an explicit method for StartMarquee.
  • Renamed Add/RemoveOperationProgress methods.
  • Moved progress helpers from MainForm into static Progress methods named Show and Hide.

11/15/17:

14:38 Changeset [15476] by mkommend

#2848: Merged r15427 into stable.

14:37 Changeset [15475] by mkommend

#2853: Merged r15461 into stable.

14:35 Changeset [15474] by mkommend

#2854: Merged r15464 into stable.

12:30 Changeset [15473] by rhanghof

#2817:
-Added unit tests
-Refactoring of bp 3D

12:14 Changeset [15472] by abeham

#2747: worked on the CFSAP

  • merged HeuristicLab.Problems.Instances from trunk
  • updated best known qualities
  • reduced memory footprint of run
  • added convergence graph result to solving strategy

11/14/17:

15:31 Changeset [15471] by rhanghof

#2817

  • Added some unit tests
  • Enhanced the documentation
14:59 Ticket #2855 (Showing the encoding or its operators in the run is highly wasteful) created by abeham
Runs generated by solving a BasicProblem are typically larger than …

11/10/17:

12:56 Changeset [15470] by bwerth

#2847 worked on M5Regression

09:05 Changeset [15469] by gkronber

#2789 trying to get SBART to work correctly.

11/09/17:

18:03 Changeset [15468] by gkronber

#2789 worked on sbart spline

16:23 Changeset [15467] by gkronber

#2789 dllexport bvalue function

11:51 Changeset [15466] by pfleck

#2809: Simplified the overall filtering logic as suggested by bburlacu

  • changed parameter names to actively reflect that filter means "remaining"
  • moved filter combination logic to FilterContent
  • simplified/restructured code

11/08/17:

20:23 Changeset [15465] by gkronber

Started a summary of findings.

17:01 Changeset [15464] by mkommend

#2854: Corrected results and parameter assignment of random forest model for regression and classification.

17:00 Ticket #2854 (Random Forest Results are wrong) created by mkommend
Out-of-bag error estimates are significantly smaller than standard …
16:32 Changeset [15463] by rhanghof

#2817
-Added unit tests for bin packing 3d.
-The items can now be sorted by the material.

16:30 Changeset [15462] by rhanghof

#2817
-Added unit tests for bin packing 3d.
-The items can now be sorted by the material.

12:16 Changeset [15461] by mkommend

#2853: Reduced test set size for Keijzer 11 - 15.

12:10 Ticket #2853 (Reduce test set size of Keijzer problem instances) created by mkommend
Currently some Keijzer benchmark instances contain more than 300k …
07:34 Changeset [15460] by abeham

#2747: worked on the CFSAP

  • Added problem definition that defines both sequence and assignment for a single nest
  • Added problem definition that would optimizes both sequence and assignment for multiple nests
  • Added interface
  • Added solving strategy that would use multiple instances of a template algorithm to optimize the worst nest
  • Fixed bug in parser regarding setup times
Note: See TracTimeline for information about the timeline view.