Re: HELP
Eibe Frank <[email protected]> Tue, 20 Aug 2024 02:23:12 +0000
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <SY5P282MB43804FBC6D4CCAB4596AE261D78D2@SY5P282MB4380.AUSP282.PROD.OUTLOOK.COM> |
The error messages of the ScikitLearnClassifier in WEKA can be quite misleading. Make sure you have installed all the relevant packages (e.g., numpy) in your Python environment and also make sure that the Python executable can be found (you may have to specify the name of the executable explicitly: on my Mac, I have to specify "python3" as the name of the Python executable via the relevant parameter in ScikitLearnClassifier). Cheers, Eibe ________________________________________ From: Luca Silvestri <[email protected]> Sent: Tuesday, 30 July 2024 11:19 pm To: [email protected] Subject: [Wekalist] HELP You don't often get email from [email protected]. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Hi, I'm MSc student of Bioinformatics. I'm training to use XGBoostClassifier form my master degree thesis. Can you help me solving this problem? I'm sending you the screenshot that weka is returning to me. Maybe i'didn't correctly install the package because when i put the TRUE value in 'binary to nominal' conversion field it still doesn't work. Waiting for your reply. Thank in advance. Luca Silvestri. _______________________________________________ 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