| 278 | | |
| | 278 | * R², MSE, and relative Error of the best solution (for test and training set) should be collected into the results. |
| | 279 | * gkronber: implemented with r3710 |
| | 280 | * Min selection granularity for the x-axis should be adapted to the range of displayed values in all line charts and scatter plots. |
| | 281 | * gkronber: implemented with r3707. |
| | 282 | * Only the best R², best MSE and best relative error should be collected into the results. |
| | 283 | * gkronber: implemented with r3710 |
| | 284 | * Max, min and avg. tree size should not be collected into the results. |
| | 285 | * gkronber: implemented with r3710 |
| | 286 | * All quality values tracked for symbolic regression problems should have nicely formatted names. |
| | 287 | * gkronber: implemented with r3710 |
| | 288 | * Min selection granularity for zooming should be 1 for the x-axis in `SymbolicRegressionSolutionLineChartView` |
| | 289 | * gkronber: implemented with r3703 |
| | 290 | * Function icon for the best symbolic regression solution. |
| | 291 | * gkronber: implemented with r3710 |
| | 292 | |