heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
38 stars 16 forks source link

Rational Polynomial Regression #2983

Open HeuristicLab-Trac-Bot opened 5 years ago

HeuristicLab-Trac-Bot commented 5 years ago

Issue migrated from trac ticket # 2983

milestone: HeuristicLab 3.3.17 | component: Algorithms.DataAnalysis | priority: medium

2019-01-10 15:32:33: @gkronber created the issue


With rational polynomials we have some control over the extrapolation behavior.

Should be easy to implement for uni-variate functions. Probably, more difficult for multi-variate problems.

Could be interesting as a base-learner for GAM.

Also see Barycentric fitting in alglib

HeuristicLab-Trac-Bot commented 5 years ago

2019-04-14 21:17:44: @gkronber changed milestone from HeuristicLab 3.3.16 to HeuristicLab 3.3.17