Re: Unofficial package

Peter Reutemann <[email protected]>
Newsgroups gmane.comp.ai.weka
Message-ID <[email protected]>
Unfortunately, this repo only contains source code for various frameworks (Weka, RapidMiner, R, etc), but no actual ready to use/install packages.

You could try compiling the Weka filter and add it to your classpath. With a bit of luck, the code is still compatible with Weka.

Cheers, Peter

On October 16, 2021 5:33:07 PM GMT+13:00, [email protected] wrote:
>I am new to Weka and am currently using the 3.9.5 version, I wanna try an algorithm for pre-processing called Knn-undersampling, It is not available on weka packages since it was made by a researcher for their research(they also installed this in weka for their study), I wanna install that algorithm to weka, however i get this error messages when i try to install 
>
>java.lang.Exception: Unable to find Description file in package archive!
>	at weka.core.packageManagement.DefaultPackageManager.getPackageArchiveInfo(DefaultPackageManager.java:371)
>	at weka.core.WekaPackageManager.installPackageFromArchive(WekaPackageManager.java:2337)
>	at weka.gui.PackageManager$UnofficialInstallTask.doInBackground(PackageManager.java:780)
>	at weka.gui.PackageManager$UnofficialInstallTask.doInBackground(PackageManager.java:724)
>	at java.desktop/javax.swing.SwingWorker$1.call(Unknown Source)
>	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
>	at java.desktop/javax.swing.SwingWorker.run(Unknown Source)
>	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
>	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
>	at java.base/java.lang.Thread.run(Unknown Source)
>
>The Algorithm can be found in github repository : https://github.com/marcelobeckmann/knnund
>Can someone help me on how to install this on weka?
>_______________________________________________
>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

--
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.