Re: Save Model/Load Model problem
Peter Reutemann <[email protected]> Mon, 15 Jul 2024 10:01:22 +1200
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <CAHoQ12LG_KY8ogO91ZD_A4QVufgivW1Dn31Aee383O1jDchwdg@mail.gmail.com> |
> I open a dataset in WEKA and train it using the Linear Regression classifier. I save it with Save Model, for example with the name trained.model. Further on, I open a new dataset in the same format as the first one, except for the class information, and read the trained.model file by clicking Load Model. But the name of the model I loaded does not appear in the Classifier field . How can I solve this problem? This works fine with my Weka 3.9.6, the classifier field updates as expected. Did you get any errors? What classifier are you using? Does it still not work after restarting Weka? Cheers, Peter _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html