How to use InputMappedClassifier with a Bayesian Network
Florian van Daalen <[email protected]> Wed, 13 Dec 2023 14:10:32 +0000
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <AM0PR07MB5985AE6B24FF28D60C8264BE848DA@AM0PR07MB5985.eurprd07.prod.outlook.com> |
Hi everyone, Can someone explain to me how I am supposed to use the InputMappedClassifier to validate a Bayesian Network using an external dataset? It seems like it cannot map the continuous attributes in the testset onto the now discretized equivalents in the Bayesian Network. However, I cannot find how to put the correct mapping in. Also, as the discretization is done automaticly by WEKA, I cannot simply discretize the test set myself. How do I fix this? Many thanks, Florian _______________________________________________ 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