Timeline
08/22/18:
- 14:03 Ticket #2941 (Allow zero-variance features in k-nearest Neighbours) created by
- K-nearest neighbor regression/classification can not handle …
08/21/18:
- 16:42 Changeset [16085] by
-
#2940: Fixed linear model conversion if only factor variable coefficients are present and slightly refactored in according CreateTree method.
- 16:35 Ticket #2940 (Linear regression drops the constant offset if only string variables ...) created by
- The error happens when transforming the coefficients into a symbolic …
08/17/18:
- 09:35 Changeset [16084] by
-
- allowed variables to be added if dataset contains no rows
- refactored AddVariable to use InsertVariable
- 09:33 Ticket #2939 (Variables cannot be added to an empty ModifiableDataset) created by
- Currently, variables cannot be added to a ModifiableDataset if it …
08/16/18:
- 18:03 Ticket #2938 (The parser for symbolic expressions in infix form parses negative ...) created by
- Some examples: - Input: -1.0*x + 2.0 - Expected: […] - …
- 09:45 Changeset [16083] by
-
#2937: added symbol for AQ and support for AQ in interpreter and AutoDiff converter
- 09:42 Changeset [16082] by
-
created branch for #2937
- 09:26 Changeset [16081] by
-
#2929: added a script to start PGE with command line parameters
- 09:19 Changeset [16080] by
-
#2929 initial commit of working PGE version
- 09:06 Changeset [16079] by
-
#2929 added a testfile
- 08:55 Ticket #2937 (Support for "analytical quotient" function in symbolic regression) created by
- Analytical quotient is a 'replacement' for protected division. aq(a,b) …
08/14/18:
- 12:09 Ticket #2928 (NSGA-II is created with 0% mutation probability by default) closed by
- done: r16078: merged to stable
- 12:09 Changeset [16078] by
-
#2928: merged to stable
- 12:01 Changeset [16077] by
-
#2936: Added integration branch
- 11:02 Ticket #2936 (Generalized QAP Trunk Integration) created by
- This branch provides an integration version from developments in #1614 …
- 10:46 Changeset [16076] by
-
#1614: pending updates
- 10:44 Changeset [16075] by
- 10:39 Ticket #2865 (Tourplanning for Logistics Lectures at Campus Steyr) closed by
- obsolete: r16074: removed branch, no longer required
- 10:39 Changeset [16074] by
-
#2865: removed branch, no longer required
08/13/18:
- 08:58 Changeset [16073] by
-
#2886: Implement restarts for constant optimization in the RSquaredEvaluator
08/10/18:
- 11:35 Changeset [16072] by
-
#2839: worked on HiveProjectMgmt:
- adapted enabled state of buttons
- 10:15 Changeset [16071] by
-
#2933: added RandomSeedGenerator
08/08/18:
- 17:49 Changeset [16070] by
-
- added ExtLib plugin for Google OR-Tools
- added empty plugin for mathematical optimization
- upgraded target framework of all projects to .NET Framework 4.6.1
- 09:59 Changeset [16069] by
-
#2847 fixed serialization bug