Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 4 and Version 5 of Symbolic Regression Problem


Ignore:
Timestamp:
01/14/15 12:53:38 (10 years ago)
Author:
jkarder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Symbolic Regression Problem

    v4 v5  
    1313|| !MaxFunctionDefiningBranches || Maximal number of automatically defined functions. ||
    1414|| Maximization        || Set to false as the error of the regression model should be minimized. ||
    15 || !SolutionCreator     || [http://dev.heuristiclab.com/trac/hl/core/wiki/Probabilistic%20Tree%20Creator ProbabilisticTreeCreator]: The operator which should be used to create new symbolic regression solutions. ||
     15|| !SolutionCreator     || [[Documentation/Reference/Probabilistic Tree Creator|ProbabilisticTreeCreator]]: The operator which should be used to create new symbolic regression solutions. ||
    1616|| !SymbolicExpressionTreeInterpreter || The interpreter that should be used to evaluate the symbolic expression tree. ||
    1717|| !UpperEstimationLimit || The upper limit for the estimated value that can be returned by the symbolic regression model. ||