Hi,
I'd like to save a CvRTrees object in a db-field (in java). However, the only way to get the XML structure seems to be saving it into a xml-file. Any suggestions how I can get a Tree (or Support Vector Machine) as a XML String without writing it into a file?
Thanks