Re: No attributes! message in Wrapper
Michael Hall <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
> On Oct 28, 2021, at 6:08 AM, [email protected] wrote: > > @relation veh0 Your attributes don’t define the data type they duplicate the data Should probably be something like… @relation veh0 @attribute latitude numeric @attribute longitude numeric @data … _______________________________________________ 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