Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 2 and Version 3 of Ticket #3142


Ignore:
Timestamp:
12/13/21 18:10:08 (2 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3142 – Description

    v2 v3  
    22
    33Definitely remove:
    4 - Automatically defined functions (ADF)
     4- Automatically defined functions (ADF), ArchitectureAlteringOperators
    55- Integral and derivative symbol
    6 
     6- ILEmitting interpreter
     7- ExpressionCompiled interpreter
    78
    89Candidates:
     
    1314- Tree grammars
    1415- TimeSeries & Symbols
    15 - Interpreters: ILEmitting, ...
    1616- Evaluators: LogResiduals, ....
    1717- LM-BFGS as HL algorithm
    18 - Combination of covariance functions of Gaussian processes
     18- Combination of covariance functions for Gaussian processes
    1919- tSNE
    20 - ResponseFunctionView
     20- ResponseFunctionView, 'GradientView'
    2121- SymbolicTrading
    2222- GPR covariance optimization problem
     
    2424- Robocode
    2525- NN, NN ensemble (alglib)
     26- Interpreter: check solution with interval arithmetic (can be accomplished via shape-constrained SymReg)
     27- SymRegProblem: Apply linear scaling (do it via grammar)
     28- Transformations (for features)
     29- Pearson R² evaluator
     30- Power symbol
     31- BinaryFactorVariable symbol
     32- Robocode problem
     33- OverfittingAnalyzer
     34- ResidualsLineChart
     35- ResidualsHistogram
    2636
     37