|
To load a model:
- In the explorer, right click in the result-list area and then choose the ``Load Model'' option.
- When using the command line, there is a Weka option -l Loads classifier from the given file. You just need to give this as argument to the weka.classifiers.Evaluation class.
For example:
java weka.classifiers.Evaluation -l treeclassifier.model
-d trainingset.arff
Source: Weka FAQ
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.