Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Shape Constraint Features #3119

Open
HeuristicLab-Trac-Bot opened this issue Apr 15, 2021 · 4 comments
Open

Additional Shape Constraint Features #3119

HeuristicLab-Trac-Bot opened this issue Apr 15, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@HeuristicLab-Trac-Bot
Copy link
Collaborator

Issue migrated from trac ticket # 3119

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

2021-04-15 16:06:55: dpiringe created the issue


adding following features:

  • MetaModel Analyzer
  • Dynamic Intervals
  • Thresholds for Soft Constraints
  • Dynamic Soft Penalty Calculation

experimenting with the listed features to explore their impact

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-04-15 16:12:22: dpiringe commented


r17945

  • added branch

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-04-16 16:06:33: dpiringe commented


r17946

  • added a threshold in interval format for soft constraint evaluation

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-06-22 18:16:46: dpiringe commented


r17994

  • added MetaModelAnalyzer to analye solutions for additinal problem instances

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-06-22 18:28:53: dpiringe commented


r17995

  • added additional parameters to enable different evaluation options
  • added additive restrictions
  • added additional implementations for dynamic restrictions:
    • dynamic intervalls
    • exponatial smoothing
    • rising multiplier
  • adapted IntervalUtil to get model bounds and refactored some sections
  • adapted ShapeConstraintsParser for added features
  • added a ResultCollection in SymbolicRegressionSolution for shape constraint violations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant