Re: Convertion from nominal to numeric

Peter Reutemann <[email protected]> Wed, 4 Jan 2023 14:56:43 +1300
Newsgroups gmane.comp.ai.weka
Message-ID <CAHoQ12JMYeb988kT8FK9wEKBYO74eZWVaVcw0DiTptb2zjr6gA@mail.gmail.com>
> What am I doing wrong?

You didn't specify the labels, but what looked like label indices. As
per documentation:

 -N
  Nominal labels and their replacement values.
  E.g. red:blue, black:white, fred:bob

So something like:
Bachelors:14,HS-grad:13,...

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