heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

Datastream Analysis #2719

Open HeuristicLab-Trac-Bot opened 7 years ago

HeuristicLab-Trac-Bot commented 7 years ago

Issue migrated from trac ticket # 2719

milestone: HeuristicLab 3.3.17 | component: Analysis | priority: medium

2016-12-14 17:18:13: @janzenisek created the issue


Adding a new optimizer which enables simulating a sequential datastream and matching pre-built ensemble models against it. Outcome of this matching mechanism should be the online classification of incoming (unseen) data series in a predictive fashion.

HeuristicLab-Trac-Bot commented 7 years ago

2017-01-02 14:05:00: @janzenisek changed status from new to accepted

HeuristicLab-Trac-Bot commented 7 years ago

2017-06-27 14:05:02: @mkommend changed milestone from HeuristicLab 3.3.15 to HeuristicLab 3.3.16

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-04 08:57:26: @janzenisek commented


r14536: added datastream type; updated the optimizer view and control functionality

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-04 08:58:31: @janzenisek commented


r14538: enhanced the optimizer's functionality

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-04 08:59:09: @janzenisek commented


r14543: enhanced Optimizer functionality; added results

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-04 08:59:48: @janzenisek commented


r14547: added type and view for representing dictionary<string,double> as bar chart (implementation in progress)

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-04 09:00:04: @janzenisek commented


r14588: updated databar set and view

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-04 09:00:36: @janzenisek commented


r14710: implemented ensemble model rating by introducing the new type RatedEnsembleModel; introduced performance indicator calculation in results

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-04 09:00:56: @janzenisek commented


r15025: updated assembly info etc.

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-04 09:01:19: @janzenisek commented


r15030: merged with trunk (revision 15029)

HeuristicLab-Trac-Bot commented 6 years ago

2018-02-13 09:10:20: @janzenisek commented


r15763: renamed branch according to guidelines

HeuristicLab-Trac-Bot commented 6 years ago

2018-03-27 17:25:01: @mkommend commented


r15866: Updated HL.Problems.DataAnalysis from trunk.

HeuristicLab-Trac-Bot commented 6 years ago

2018-03-27 17:35:50: @janzenisek commented


r15866: Updated HL.Problems.DataAnalysis from trunk.

HeuristicLab-Trac-Bot commented 6 years ago

2018-03-27 17:36:07: @janzenisek commented


r15867: added proxy ensemble model

HeuristicLab-Trac-Bot commented 6 years ago

2018-03-27 17:52:59: @janzenisek commented


r15868: updated references

HeuristicLab-Trac-Bot commented 5 years ago

2019-05-03 10:21:56: @abeham commented


If this ticket is going to be released it should go into review phase soon. It's still waiting for completion, so please finish the implementation or move it to the next milestone.

HeuristicLab-Trac-Bot commented 5 years ago

2019-07-17 22:27:14: @abeham changed milestone from HeuristicLab 3.3.16 to HeuristicLab 3.3.17