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

Download JAR files tagged by disjoint with all dependencies

Search JAR files by class name

turf__boolean-disjoint from group org.webjars.npm (version 6.5.0)

WebJar for @turf/boolean-disjoint

Group: org.webjars.npm Artifact: turf__boolean-disjoint
Show all versions Show documentation Show source 
 

0 downloads
Artifact turf__boolean-disjoint
Group org.webjars.npm
Version 6.5.0
Last update 24. September 2021
Organization not specified
URL https://www.webjars.org
License MIT
Dependencies amount 5
Dependencies turf__line-intersect, turf__boolean-point-in-polygon, turf__helpers, turf__polygon-to-line, turf__meta,
There are maybe transitive dependencies!

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!

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

This meta classifier creates a number of disjoint, stratified folds out of the data and feeds each chunk of data to a copy of the supplied base classifier. Predictions are made via majority vote, since all the generated base classifiers are put into the Vote meta classifier. Useful for base classifiers that are quadratic or worse in time behavior, regarding number of instances in the training data. For more information, see: Ting, K. M., Witten, I. H.: Stacking Bagged and Dagged Models. In: Fourteenth international Conference on Machine Learning, San Francisco, CA, 367-375, 1997.

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

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



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy