editing a filter

Paul Edam <[email protected]> Tue, 22 Nov 2022 17:34:17 +0900
Newsgroups gmane.comp.ai.weka
Message-ID <CACq8zMXgukuX=-C7oo5H9v8BreU2+2ssEmX+OpcAh59Gx42+3A@mail.gmail.com>
Hello. Does anyone know where the source code for filters are? I want to
edit the Normalize filter and also edit the user interface for the
Normalize filter.
I think I have found the source code for the filter here:
weka-3.8\weka\src\main\java\weka\filters\unsupervised\attribute\Normalize.java

but it doesn't seem to control the user interface. For instance there is no
occurrence of the text 'ignoreClass', although this is present in the UI.
Also, although the text 'scale' occurs in Normalize.java, none of those
occurrences of scale seem to be generating the text 'scale' on the UI.
Any suggestions? Thank you.

_______________________________________________
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