grt icon indicating copy to clipboard operation
grt copied to clipboard

TimeSeriesClassificationData doesn't save class names to a file

Open JesseTG opened this issue 8 years ago • 1 comments

If I call TimeSeriesClassificationData::setClassNameForCorrespondingClassLabel and then call save(), the names I gave the labels are not preserved. Nor does it try to load these names in load(), either.

JesseTG avatar Apr 25 '17 06:04 JesseTG

Thanks for flagging this!

I'll look into fixing this in the next update. If you've fixed the issue in your local copy then it would be great if you can submit it as a pull request.

nickgillian avatar May 02 '17 16:05 nickgillian