All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download DTNB JAR file with all dependencies

Search JAR files by class name

DTNB from group nz.ac.waikato.cms.weka (version 1.0.3)

Class for building and using a decision table/naive bayes hybrid classifier. At each point in the search, the algorithm evaluates the merit of dividing the attributes into two disjoint subsets: one for the decision table, the other for naive Bayes. A forward selection search is used, where at each step, selected attributes are modeled by naive Bayes and the remainder by the decision table, and all attributes are modelled by the decision table initially. At each step, the algorithm also considers dropping an attribute entirely from the model. For more information, see: Mark Hall, Eibe Frank: Combining Naive Bayes and Decision Tables. In: Proceedings of the 21st Florida Artificial Intelligence Society Conference (FLAIRS), 318-319, 2008.

Group: nz.ac.waikato.cms.weka Artifact: DTNB
Show all versions Show documentation Show source 
 

0 downloads
Artifact DTNB
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 30. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/DTNB
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy