Timeline
04/28/15:
- 20:53 Ticket #2377 (Parallelize SimilarityCalculators) created by
- Similarity Calculators could be easily parallelized which would lead …
- 18:17 Changeset [12354] by
-
prepared unit test to produce results for artificial ant and symbolic regression and all possible different bandit policies
- 17:23 Changeset [12353] by
-
#2320: Adapted grammars for the new encoding.
- 17:14 Changeset [12352] by
-
#2267 improved offspring selector
- 15:46 Changeset [12351] by
-
#2267 fixed a bug
- 14:37 Changeset [12350] by
-
#2267 added a new offspring selector
04/27/15:
- 10:48 Changeset [12349] by
-
#2261: added serialization constructor for RegressionTreeModel
- 09:46 Changeset [12348] by
-
#2375 Moved SelectionPressure and CurrentSuccessRatio to Layer-Scope instead of Global-Scope.
04/25/15:
- 00:53 Changeset [12347] by
-
#2320: Bugfix to allow nodes that can appear both internally or as leafs
04/24/15:
- 11:52 Changeset [12346] by
-
#2320: Small bug fix in FullTreeCreator to account for symbols that could be used in leafe and internal nodes.
04/23/15:
- 19:09 Changeset [12345] by
-
#2320: Added AfterDeserialization hook for symbolic expression tree operator and adapted lawn mower and timeseries prognis problems.
- 18:42 Changeset [12344] by
-
#2320: Branched Problems.LawnMower into symbolic expression tree encoding branch.
- 18:41 Changeset [12343] by
-
#2320: Branched Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis into symbolic expression tree encoding branch.
- 17:10 Changeset [12342] by
-
#2261: added cloning method override for previously abstract class RegressionSolution
- 16:59 Changeset [12341] by
-
#2320: Adapted all dependent plugins to the new design of the symbolic expression tree interfaces.
- 16:35 Changeset [12340] by
-
#2320: Branched Problems.GrammaticalEvoluation to tree encoding branch.
- 16:34 Changeset [12339] by
-
#2320: Branched Problems.ArtificialAnt to tree encoding branch.
- 15:58 Changeset [12338] by
-
#2320: Updated project settings and referenced assemblies.
- 15:44 Changeset [12337] by
-
#2320: Branched Problems.DataAnalysis.Symbolic.Classification to symbolic expression tree encoding branch.
- 15:42 Changeset [12336] by
-
#2320: Branched problems.dataanalysis.symbolic.regression to symbolic expression tree encoding branch.
- 15:40 Changeset [12335] by
-
#2320: Branched problems.dataanalysis.symbolic to symbolic expression tree encoding branch.
- 15:20 Changeset [12334] by
-
#2320: Fixed analyzers and parameter typo in symbolic expression tree encoding.
- 13:14 Changeset [12333] by
-
#2373: Corrected typo in RandomBinaryVectorCreator by implementing an after-deserialization-hook.
- 12:45 Changeset [12332] by
-
#2261: initial import of gradient boosted trees for regression
04/22/15:
- 13:06 Ticket #2376 (Selection of function symbols from the grammar is biased) created by
- Steps to reproduce: * Create symbolic regression problem * Also …
04/21/15:
- 15:12 Changeset [12331] by
-
#2375 Added first draft of ALPS-OSGA which simply uses a OSGA inside ALPS.
- 11:24 Changeset [12330] by
-
#2375 Added ALPS-OS Plugin.
- 11:12 Ticket #2375 (Implement ALPS with OS) created by
- Combining ALPS with aspects of Offspring Selection could be very …
- 10:35 Documentation/Howto/ImplementANewVRPProblemInstance edited by
- (diff)
04/20/15:
- 20:33 Changeset [12329] by
-
#2261 created a branch for gradient boosted trees algorithm implementation
- 17:27 Ticket #2374 (Make RegressionSolution class non-abstract) created by
- Why did we define RegressionSolution as abstract? It is often useful …
- 11:28 Changeset [12328] by
-
#2027
Added execution-time based termination criterion.
Restructured configuring termination criteria.
04/17/15:
- 19:47 Changeset [12327] by
-
#2205: removed hard coded string for the retrieval of the regression solution to allow using other regression algorithms (e.g. RF)
- 19:23 Changeset [12326] by
-
#2205: derived selection problem from BinaryProblem (now PPP can be used as feature selection algorithm)
- 19:21 Ticket #2373 (Typo in RandomBinaryVectorCreator) created by
- "TruePropability"
- 19:08 Changeset [12325] by
-
#2205: added solution cache
- 18:41 Changeset [12324] by
-
#2205: renamed classes and files (hard coded network and connector)
- 16:18 Changeset [12323] by
-
#2205: Added simple optimization network for solving features selection problems.
- 15:54 Changeset [12322] by
-
#2221 fixed project files of PTSP branch
04/16/15:
- 13:57 Changeset [12321] by
-
#2288: Modified CreateTargetVariationExperimentDialog.cs to exclude unchecked inputs from the target variables
- 12:32 Changeset [12320] by
-
#2288: Added sliders functionality, dialog box for setting the number of repetitions for each batch + modified node importance weighting
- 11:05 Changeset [12319] by
-
#2320: Added simple symbol and grammar for symbolic expression encoding.
04/15/15:
- 23:14 Changeset [12318] by
-
#1772: Fixed small bug/typo in the SymbolicDataAnalysisPoly10Analyzer
- 18:05 Changeset [12317] by
-
#2221: Fixing PluginDependencies
- 12:35 Ticket #2299 (Interface ISymbolicExpressionTreeOperator should have a ...) closed by
- obsolete: The suggested change in this ticket was implemented in r12314 (ticket …
- 11:08 Changeset [12316] by
-
#2320: Implemented symbolic expression tree encoding.
04/14/15:
- 16:31 Changeset [12315] by
-
#2372 fixed user creation in access service admin tool
- 16:30 Ticket #2372 (Fix user creation in access service admin tool) created by
- The tool does not set the isApproved property of new users leading to …
- 15:31 Changeset [12314] by
-
#2320: Added a parameter for the expression tree to ISymbolicExpressionTreeOperator.
- 15:17 Changeset [12313] by
-
#2320: Simplified TreeCreators.
- 14:40 Changeset [12312] by
-
#2027 Corrected wrong variable name.
- 14:32 Changeset [12311] by
-
#2361: Removed a unnecessary method call.
- 14:22 Changeset [12310] by
-
#2027 Made a genetic ComparisonTerminationCriterion instead of the MaximumIterationsTerminationCriterion.
- 14:08 Changeset [12309] by
-
#2361: Adjusted Release Project settings.
- 12:29 Changeset [12308] by
-
#2027 Used an InstrumentedOperator instead of an AlgorithmOperator and added the operators to the BeforeExecutionOperators.
- 11:14 Changeset [12307] by
-
#2027 Fixed problem that parameter values are not available during operator construction by using value changed events.
Note that the debug view is not working with this because of the runtime operator graph change.