#200 closed feature request (done)
Simple indexer for results and matching search-frontend for solution-quality
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: CEDMA.Server | Version: | 3.1 |
Keywords: | Cc: |
Description
Change History (11)
comment:1 Changed 16 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
comment:3 Changed 16 years ago by gkronber
improved SelectProperties operator to query only one specific predicate with r549.
comment:4 Changed 16 years ago by gkronber
added a method to select based on a set of templates with r551.
comment:5 Changed 16 years ago by gkronber
added overrides for Equals and GetHashCode in Entity, Literal, SerializedLiteral to behave like values (equal means same uri or value) with r552.
comment:6 Changed 16 years ago by gkronber
added a results-tab in the cedma console which contains a data chart that can be used to display histograms and scatter plots for any result value with r553.
comment:7 Changed 16 years ago by gkronber
added 'jitter' sliders to add random noise to data points (useful in scatter plots with integer values) with r554.
comment:8 Changed 16 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
The console provides functionality to display solution quality for all models in scatter plots. While this is not the table-like search frontend which I had originally in mind when creating this ticket it provides the same functionality. So I'm closing this ticket now. Further development in the frontend for results analysis should be tracked with more specific tickets.
comment:9 Changed 16 years ago by swagner
- Milestone changed from 3.1 to Iteration 0
Milestone 3.1 deleted
comment:10 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Added a very crude exporter as preparation with r514