Re: MISMO Classifier: cannot evaluate Model

Peter Reutemann <[email protected]> Mon, 22 Jan 2024 14:41:01 +1300
Newsgroups gmane.comp.ai.weka
Message-ID <CAHoQ12++GOxFAcfAm2xACbRWdCm4kxPu3j6Uv6rD3L0r0-xrew@mail.gmail.com>
> I was using cross-validation, but have now switched to train-test set
> and can confirm that the equalsHeaders method returns true between train
> and test set.

That is actually a bug in the
weka.filters.unsupervised.attribute.PropositionalToMultiInstance
filter: when comparing class values, comparing two missing class
values (represented by Double.NaN) will result in false, being
interpreted as being different by the filter. I've submitted a fix for
that (dev/3.8). However, I'm not in a position to make a release of
that package.

@Mark? @Eibe?

Cheers, Peter
-- 
Peter Reutemann
Dept. of Computer Science
University of Waikato, Hamilton, NZ
Mobile +64 22 190 2375
https://www.cs.waikato.ac.nz/~fracpete/
http://www.data-mining.co.nz/
_______________________________________________
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