Re: IB1 Classifier
Joseph McVerry <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
Presently I am using 3.9.5.
I ran the jar.exe using the tf option against the weka.jar file. Here is a list of the lazy classifiers:
...
weka/classifiers/lazy/
weka/classifiers/lazy/kstar/
...
weka/classifiers/lazy/IBk.class
weka/classifiers/lazy/KStar.class
weka/classifiers/lazy/LWL.class
weka/classifiers/lazy/kstar/KStarCache$CacheTable.class
weka/classifiers/lazy/kstar/KStarCache$TableEntry.class
weka/classifiers/lazy/kstar/KStarCache.class
weka/classifiers/lazy/kstar/KStarConstants.class
weka/classifiers/lazy/kstar/KStarNominalAttribute.class
weka/classifiers/lazy/kstar/KStarNumericAttribute.class
weka/classifiers/lazy/kstar/KStarWrapper.class
...
As you can see no IB1.class file is in the jar file.
Joe McVerry
http://mcverryreport.com - Links to Stock Trader Blogs and Reports
On Tuesday, August 17, 2021, 11:57:50 PM EDT, Peter Reutemann <[email protected]> wrote:
> I didn't have to install IB1. It comes with the base package. So I assume the IB1 class file is part of the weka.jar file. but it's not there.
What version of Weka are you using? Only older versions (pre 3.8,
e.g., 3.6.15) will have IB1 as part of the weka.jar. Newer versions,
as Eibe pointed out, make it available via a package. IBk is still
available in the base weka.jar in newer versions of Weka.
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.cms.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
_______________________________________________
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