Hi everybody,
is it possible to save trained models? I trained a Weka classifier, but I was not able to save it.
Thank you very much in advance
Hi everybody,
is it possible to save trained models? I trained a Weka classifier, but I was not able to save it.
Thank you very much in advance
Hello csaffi,
the trained models are currently saved at the outports of the weka nodes. There is no node to write the model into a file, as we are only wrapping the weka classifier/clusterer/associator classes.
I admit that this functionality would be very useful, I will put in on my list for the next release.
Best regards
Nicolas
Hello again,
the functionality to import/export weka classifiers into KNIME/Weka will come out with the next release.