Timeline
02/26/18:
- 14:13 Changeset [15817] by
-
#2886: Add cosine to grammar.
- 14:13 Changeset [15816] by
-
#2904: Cleaned up the method signature (some optional parameters aren't so optional)
- 14:03 Changeset [15815] by
-
#2904: Splitted the Method CalculateImpact into smaller parts
- 13:53 Changeset [15814] by
-
#2886: Minor improvement in search graph visualization.
- 13:38 Changeset [15813] by
-
#2839: improved HiveAdmin interactions:
- collaps groups with slaves only
- update scheduleView only if currently visible
- made schedule scrollable for non-admins
- changed selection backcolor
- fixed add/delete project permission bug for non-admins
02/23/18:
- 18:10 Changeset [15812] by
-
#2886: Performance Improvements - Only store hash of archived phrases and reduce number of enumerators.
- 17:03 Changeset [15811] by
-
#2383: merged r15785,r15787,r15789,r15790,r15793,r15810 from trunk to stable
- 17:00 Changeset [15810] by
-
#2383: made some changes while reviewing
02/22/18:
- 14:07 Changeset [15809] by
-
#2904: Made the branch compile
- 13:56 Changeset [15808] by
-
#2904: Created branch (this time with the correct project)
- 13:51 Changeset [15807] by
-
#2904: Deleted project (wrong one)
- 13:46 Changeset [15806] by
-
#2886 made a few comments
- 13:40 Changeset [15805] by
-
#2904: Made the branch compile
- 13:26 Changeset [15804] by
-
#2904: Created branch
- 13:11 Changeset [15803] by
-
#2886: Deactivate generation of dot file for visualizing search tree.
- 09:48 Ticket #2905 (Partial dependence plots throws exception for support vector ...) created by
- To reproduce: Open a new SVM, load a problem, e.g. Housing, open the …
- 09:13 Changeset [15802] by
-
#2871: Removed new Features (build.cmd failed)
- 07:24 Ticket #2904 (Create new CalculateImpacts method for a set of variables) created by
- Currently the calculation of the VariableImpacts isn't possible for a …
02/21/18:
- 16:32 Changeset [15801] by
-
- Little changes on the packer
- 14:57 Changeset [15800] by
-
#2886: Refactor code and fix performance issues.
- 14:08 Changeset [15799] by
-
#2871: Added textual status update
- 12:58 Changeset [15798] by
-
#2871: Added additional linebreak for method signature
- 12:28 Changeset [15797] by
-
#2871: Rebuild from BackgroundWorker to async await
- 12:01 Changeset [15796] by
-
#2871: Added additional logic for progress
- 10:44 Changeset [15795] by
-
#2886: Remove nested divisions from grammar and hashing.
02/20/18:
- 15:54 Changeset [15794] by
-
#2886: Add "full" inverse production, cancellation of factors by their inverse and resolution of compound division.
- 15:29 Changeset [15793] by
-
#2383: LineCharts will now show a gap instead of hiding NaN/Inf
- 14:32 Changeset [15792] by
-
#2839 preliminary integration of several HiveAdministrator related improvements from #2877 (full merge pending)
- slaves and slave groups are sorted by name
- slave state is indicated by different colors
- number of contained slaves is shown for each group
- CPU utilization is shown for each calculating slave
- last heartbeat date is shown for each offline slave
- 13:43 Changeset [15791] by
-
#2886: Replace integer hashing of phrases with simplification to (temporary) string representations.
- 11:25 Changeset [15790] by
-
#2383: Added additional NaN-check and also check for both Infinities (+,-) for RegressionSolutionLineChartViewBase
- 11:20 Changeset [15789] by
-
#2383: Added additional filter for Error Characteristics Curve
- 09:09 Changeset [15788] by
- 08:12 Changeset [15787] by
-
#2383: Made the filtering a little bit more robust
- 08:02 Changeset [15786] by
-
#2902: Renamed ContainsNanInf to ContainsNanOrInfinity
02/19/18:
- 16:32 Changeset [15785] by
-
#2383: Added additional filtering logic for double.NaN and double.Inf
- 08:52 Ticket #2903 (Modern Look & Feel) created by
- We could update the look & feel of HeuristicLab by using more up to …
02/16/18:
- 18:36 Changeset [15784] by
-
#2886: Add basic implementation for inverse factors.
- 11:35 Changeset [15783] by
-
#2902: Changed from Cast to Iterator and adapted all occurrences.
02/15/18:
- 17:48 Changeset [15782] by
-
#2890: Aligned ListView with GroupBox and renamed GroupBox from Visualization to Representation
- 17:00 Changeset [15781] by
-
#2890: Removed branch
- 14:36 Ticket #2902 (Performance improvement of NaN/Inf-check on a double-matrix) created by
- The current implementation to check whether a double[,] contains any …
- 11:03 Changeset [15780] by
-
#2895: Fix resource path, add plugin frame files, change .NET version for all projects to 4.5
- 08:49 Changeset [15779] by
-
#2901: implemented a static method for tournament selection
- 08:48 Changeset [15778] by
-
Created a branch for #2901
02/14/18:
- 17:27 Ticket #2901 (Static methods for selection operators) created by
- It would be great if selection operators also provide static methods …
- 11:19 Changeset [15777] by
-
#2839 improved project- & resource selection handling
- 10:56 Changeset [15776] by
-
#2886: Refactor data generation in unit tests.
- 09:25 Ticket #2900 (Upgrade .NET framework) created by
- .NET Framework 4.5 was released in August 2012 and is 5.5 years old. …
- 00:19 Changeset [15775] by
-
#2898 added simple implementation of GAM based on univariate penalized regression splines with the same penalization factor for each term
02/13/18:
- 21:21 Ticket #2899 (Description of GBM algorithm is wrong) created by
- Mention of MCTS SymReg should be removed. The namespace should also …
- 21:17 Changeset [15774] by
-
Created branch for #2898
- 21:16 Ticket #2898 (Generalized additive models (GAM)) created by
- Generalized additive models would be a great addition to the set of …
- 18:32 Changeset [15773] by
-
#2886: Update unit tests to cover problems with exp, log and sine.
- 17:56 Changeset [15772] by
-
#2886: Extend grammar enumeration algorithm's grammar to exp, log and sine.
- 16:56 Changeset [15771] by
-
#2895: Add solution skeleton for PushGP with genealogy analysis.
- 16:45 Changeset [15770] by
-
- Added a graph to the BinPacking3D for calculating the weight distribution.
- Added some materials.
- 16:26 Changeset [15769] by
-
#2897: Add type checks in Dataset constructor, remove cloning of values in the ModifiableDataset.AddVariable method. Provide small fix in GradientBoostingRegressionAlgorithm for AddVariable.
- 15:48 Ticket #2897 (Dataset (and ModifiableDataset) constructor accepts unsupported values) created by
- For example, passing an int array to the constructor will work just …
- 15:34 Changeset [15768] by
-
#2839: fixed cyclic-relation bug (part 2: HiveAdminClient)
- 15:32 Changeset [15767] by
-
#2839: fixed cyclic-relation bug in projects- and resources-view by preventing parents from being dragged onto descendants
- 13:31 Changeset [15766] by
-
#1973: Adapted symbolic expression tree compilers to allow more than 256 child nodes.
- 13:01 Changeset [15765] by
-
#2886: Add graphviz output.
- 11:14 Ticket #2896 (Remove the Result wrapper type) created by
- The ResultCollection encapsulates all results in a Result object …
- 09:33 Changeset [15764] by
-
#2890: Renamed to correct TicketNo.
- 09:09 Changeset [15763] by
-
#2719: renamed branch according to guidelines
- 09:01 Changeset [15762] by
-
#2707: renamed branch according to guidelines
- 08:49 Changeset [15761] by
-
#2839: renamed branch according to guidelines
02/12/18:
- 18:10 Changeset [15760] by
-
- minor changes regarding project- & resource selection
- adapted DeleteOnNull rules in dbml
- 16:58 Changeset [15759] by
-
#2890: Made the branch compile
- 16:53 Changeset [15758] by
-
#1614: Added LocalSolver model based on lists
- 16:16 Ticket #2895 (PushGP Genealogy Analysis) created by
- This ticket tracks the development of genealogy analysis tools for the …
- 16:12 Changeset [15757] by
-
#1772: Add operator for removing the population graph from the results at the end of the run (useful for hive experiments)
- 14:00 Changeset [15756] by
-
#2890: Created branch
- 13:31 Changeset [15755] by
-
#2890: Changed Image-ressource
- 13:19 Changeset [15754] by
-
#2890: Changed behavior to match BubbleChart (SelectedIndexChanged)
- 09:58 Changeset [15753] by
-
#2884: Changed back to Task, abort Thread if any other View is shown
- 09:52 Changeset [15752] by
-
#2871: Changed back to Task, abort Thread if any other View is shown