ruby-band
ruby-band copied to clipboard
Objects serialization (clusterers, classifiers)
I believe this is a must. As I tested it some months ago, objects serialization did not work for instances of Classifiers::Base
class. This may be because Base
does not inherit the implementation of Java interface Serializable
.
Are there any progresses here? I looked at it, but couldn't really figure it out. Though, I would be very happy to see serialization running.
No yet unfortunately, but I mean to try to fix this again in the next few days!