How to use a trained classification model of RapidMIner in my Java application?
Hi all,
I would like to know some opinions or hints how to solve an implementation problem. I want to use a text classification model to classify the test data in my java application, so that I would just give the path for test file and the application would give the classified test data as an output. Any idea?
Thanks!
I would like to know some opinions or hints how to solve an implementation problem. I want to use a text classification model to classify the test data in my java application, so that I would just give the path for test file and the application would give the classified test data as an output. Any idea?
Thanks!