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

SymbolicRegressionSolutionsAnalyzer should allow to collect other solution properties (not only R²) #3135

Open
HeuristicLab-Trac-Bot opened this issue Sep 14, 2021 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@HeuristicLab-Trac-Bot
Copy link
Collaborator

Issue migrated from trac ticket # 3135

milestone: HeuristicLab 3.3.17 | component: Problems.DataAnalysis.Symbolic.Regression | priority: low

2021-09-14 08:51:43: @gkronber created the issue


Currently, the extraction of R² for training and test is hard-coded. It would be nice to have a similar operator that allows to extract other solution properties as well.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-09-14 08:51:57: @gkronber changed status from new to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-09-14 08:51:57: @gkronber set milestone to HeuristicLab 3.3.17

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-09-14 09:39:18: @gkronber commented


r18053: added a new analyzer which allows to configure the solution result name, and renamed and marked the existing SolutionRSquaredAnalyzer as obsolete.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-09-14 09:39:46: @gkronber changed status from accepted to reviewing

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2021-09-14 09:39:46: @gkronber changed owner from @gkronber to @mkommend

DavidPiringer pushed a commit that referenced this issue Mar 30, 2022
…ult name, and renamed and marked the existing SolutionRSquaredAnalyzer as obsolete.

git-svn-id: https://src.heuristiclab.com/svn/core/trunk@18053 2abd9481-f8db-48e9-bd25-06bc13291c1b
@gkronber
Copy link
Member

I think this can be closed as the change is already in main.

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

3 participants