About the optimization of the Naive Bayes classifier.
"Liming Tan" <[email protected]>
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
Hello! A paper I read recently mentioned the use of the open-source toolkit WEKA. Three data sets are used in the paper: training set, development set, and test set. The classifier chosen is a Naive Bayes classifier. The original paper contains this sentence: "The parameters of the classifier (using kernel density or normal estimator) are optimised on the development set and applied to the test set." But I don't find the option to use the development set in WEKA's Explorer. Does this mean that the development set is merged into the training set? _______________________________________________ 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