Ticket #1426 (closed defect: done)
Persistence of SVM results fails
| Reported by: | swinkler | Owned by: | gkronber |
|---|---|---|---|
| Priority: | high | Milestone: | HeuristicLab 3.3.4 |
| Component: | Algorithms.DataAnalysis | Version: | 3.3.4 |
| Keywords: | Cc: | vdorfer |
Description (last modified by swinkler) (diff)
After running a SVM training algorithm and storing the algorithm with results, the loading of the saved algorithm fails. The thrown exception is shown below. To reproduce this problem do the following:
- Create new SVM algorithm
- Add a regression problem, for example the demo problem from the GP-SR demo example
- Start the algorithm
- After the end of the training process store the algorithm
- Load the stored file -> exception
Attachments
Change History
comment:5 Changed 2 years ago by gkronber
- Owner changed from gkronber to swinkler
- Status changed from accepted to reviewing
Note: See
TracTickets for help on using
tickets.

