Re: Problem with Normalize filter
Peter Reutemann <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
The last attribute was maybe set as class attribute (default behavior of Explorer)? That would explain why the filter skipped it. Unset the class attribute in/the preprocess panel and reapply the filter. Cheers, Peter -- Peter Reutemann Dept. of Computer Science University of Waikato, NZ +64 (7) 858-5174 (office) +64 (7) 577-5304 (home office) http://www.cs.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/ Apr 18, 2022 22:36:38 JAEHYEONG LEE <[email protected]>: > To whom it may concern, > I hope this message finds you well. > > I run WEKA 3.8.5 version in Ubuntu 20.04, and I have found the problem (maybe the bug) while processing the project. > I tried Normalize filter in Preprocess panel in WEKA Explorer with my ARFF Dataset. It worked well, however it did not apply to the last attribute although the attribute is Numeric type and has no missing values. > Should I concern this problem as a bug? Or did I miss some points in applying filter? I would appreciate it if anyone could reply to this problem. > > I am looking forward to get an answer with this. Thank you! > > Best Regards, > JAEHYEONG LEE > _______________________________________________ > 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 _______________________________________________ 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