Timeline
02/27/19:
- 18:01 Changeset [16626] by
-
#2991: Add plugin dependency to Plugin.cs.frame
- 16:46 Changeset [16625] by
-
#2520: switched projects in the following solutions from packages.config format to PackageReference format
- HeuristicLab 3.3
- HeuristicLab 3.3 Tests
- HeuristicLab 3.3 Services
- 16:42 Changeset [16624] by
-
#2951: updated build script
- 16:29 Changeset [16623] by
-
#2991: DiversitySelector initial implementation.
- 16:22 Ticket #2991 (DiversitySelector for symbolic data analysis problems) created by
- The diversity selector wraps any other selection operator …
- 12:44 Changeset [16622] by
-
#2839: worked on hive project management
- Core.cs
- locked checks for amount of available resources (cores/memory)
- task state of aborted tasks is now updated accordingly
- JobDao.cs
- improved readability of GetJobsReadyForDeletionQuery
- HiveStatisticsGenerator.cs
- DimJobs, FactTasks and Jobs (DeletionPending) are now updated in one transaction
- Core.cs
02/26/19:
- 13:39 Changeset [16621] by
-
#2929: changed code to update the best found solution
- 00:20 Changeset [16620] by
-
#2929: Reorganized folder structure for make script, removed explicit marshalling, erased go-side logging
02/25/19:
- 09:25 Changeset [16619] by
-
#2986: fixed value transformation in RoundedNormalAllPositionsManipulator
02/21/19:
- 12:57 Changeset [16618] by
-
#2929: Added C and Go benchmark logs, fixed some MultiTest problems
02/20/19:
- 23:50 Changeset [16617] by
-
#2929: Added missing levmar dependency libs for amd64 and fixed MultiTest bugs
- 07:43 Changeset [16616] by
-
#2925 added crossover probability (important for multi-encoding in this case), re-added scaling of targets
02/19/19:
- 18:04 Changeset [16615] by
-
#2929: Added updated go and plugin files
- 05:05 Changeset [16614] by
-
#2929: Fixed result bug, added multitest C / Powershell, passed pagie_1
02/17/19:
- 22:56 Changeset [16613] by
-
#2989: Moving Peaks Benchmark
- fixed updates of best known quality
- added bounds for peak movement
- 12:09 Changeset [16612] by
-
#2990 branched trunk
- 12:02 Ticket #2990 (Variable-Impact-based Feature Selection) created by
- Using the variable impacts for iterative feature selection can …
- 05:21 Changeset [16611] by
-
#2989: Moving Peaks Benchmark
- added calculation of offline error
02/16/19:
- 06:53 Changeset [16610] by
-
#2925: added support for multiple training episodes (and log, exp functions)
- 05:27 Changeset [16609] by
-
#2989: Worked on Moving Peaks Benchmark
02/15/19:
- 17:06 Changeset [16608] by
-
#2989: Worked on Moving Peaks Benchmark
- 00:51 Changeset [16607] by
-
#2989: Worked on Moving Peaks Benchmark
02/14/19:
- 01:45 Changeset [16606] by
-
#2989: Started working on the Moving Peaks Benchmark
02/13/19:
- 22:22 Changeset [16605] by
- 22:14 Ticket #2989 (Moving Peaks Benchmark) created by
- Implement the Moving Peaks Benchmark Problem, introduced by J. Branke. …
- 17:29 Changeset [16604] by
-
#2925: efficiency improvements
- 16:04 Changeset [16603] by
-
#2925: scaling of residuals to target variance and update constant values directly in the tree
- 13:43 Changeset [16602] by
-
#2925: write back optimized constants to trees
- 10:14 Changeset [16601] by
-
#2925: refactored dynamical modelling code