Opened 13 years ago
Closed 6 years ago
#1807 closed task (obsolete)
Data Analysis Service
Reported by: | spimming | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | General | Version: | branch |
Keywords: | Cc: |
Description
Implement a data analysis service where a standardized analysis is executed on data in a CSV file. HeuristicLab Hive should be used to perform the experiments. Finally, a report should be generated which shows an overview of the results.
Change History (17)
comment:1 Changed 13 years ago by spimming
comment:2 Changed 13 years ago by spimming
r7804 added PreBuildEvent and enabled signing
comment:3 Changed 13 years ago by spimming
- experiment wizard initial commit
- plugin file frames added
- wizard renamed
comment:4 Changed 13 years ago by spimming
- moved banner to wizardpage
- set dock style when setting active page
- set content in problem view
comment:5 Changed 13 years ago by spimming
- added new wizard pages
- removed AssemblyInfo files and replaced them with frame file
- disable buttons when wizardbuttons set to 'none'
- introduce data analysis context class
comment:6 Changed 13 years ago by spimming
- adapted plugin frame
- added new wizard page to view generated experiment
- generate experiments in backgroundworker
comment:7 Changed 12 years ago by spimming
- wizard page to view generated experiments
- generate experiments according to example
- plugin frame adapted
- new version of problem view dialog included
comment:8 Changed 12 years ago by spimming
- new wizard page to choose what to do with generated experiments
- exclude some experiments from generation for faster debug cycles
comment:9 Changed 12 years ago by spimming
- added file dialog to select csv problem file
- wizard page to select target variable
- plugin dependencies updated
comment:10 Changed 12 years ago by spimming
- fire event when Cancel button clicked
- support cancelation when generating experiments
- fixed page sizes
- plugin dependencies updated
comment:11 Changed 12 years ago by spimming
- scenario description added
- page size fixed
comment:12 Changed 11 years ago by gkronber
Please accept this ticket.
comment:13 Changed 11 years ago by spimming
- Status changed from new to accepted
comment:14 Changed 10 years ago by ascheibe
- Owner changed from spimming to ascheibe
- Status changed from accepted to assigned
comment:15 Changed 8 years ago by ascheibe
- Owner changed from ascheibe to swagner
comment:16 Changed 7 years ago by jkarder
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.16
HL architects: swagner will delete this branch
comment:17 Changed 6 years ago by abeham
- Milestone HeuristicLab 3.3.16 deleted
- Resolution set to obsolete
- Status changed from assigned to closed
r16098: removed branch
Note: See
TracTickets for help on using
tickets.
r7803