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

Download JAR files tagged by subsets with all dependencies


sql-resultset-interfaces from group dev.bodewig.sql-resultset-interfaces (version 1.0.0)

Subsets of the Sql ResultSet interface

Group: dev.bodewig.sql-resultset-interfaces Artifact: sql-resultset-interfaces
Show documentation Show source 
Download sql-resultset-interfaces.jar (1.0.0)
 

0 downloads
Artifact sql-resultset-interfaces
Group dev.bodewig.sql-resultset-interfaces
Version 1.0.0
Last update 25. May 2023
Organization not specified
URL https://github.com/LarsBodewig/Sql-ResultSet-Interfaces
License GNU General Public License, Version 3 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

subsets from group io.github.jonestimd (version 1.0)

Group: io.github.jonestimd Artifact: subsets
Show documentation Show source 
Download subsets.jar (1.0)
 

0 downloads
Artifact subsets
Group io.github.jonestimd
Version 1.0


partition from group gr.james (version 0.8)

Group: gr.james Artifact: partition
Show all versions Show documentation Show source 
Download partition.jar (0.8)
 

0 downloads
Artifact partition
Group gr.james
Version 0.8


cloner from group com.github.manishahluwalia (version 0.0.1)

Group: com.github.manishahluwalia Artifact: cloner
Show documentation Show source 
Download cloner.jar (0.0.1)
 

0 downloads
Artifact cloner
Group com.github.manishahluwalia
Version 0.0.1


classifierBasedAttributeSelection from group nz.ac.waikato.cms.weka (version 1.0.5)

This package provides two classes - one for evaluating the merit of individual attributes using a classifier (ClassifierAttributeEval), and second for evaluating the merit of subsets of attributes using a classifier (ClassifierSubsetEval). Both invoke a user-specified classifier to perform the evaluation, either under cross-validation or on the training data.

Group: nz.ac.waikato.cms.weka Artifact: classifierBasedAttributeSelection
Show all versions Show documentation Show source 
Download classifierBasedAttributeSelection.jar (1.0.5)
 

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

xjc-if-ins from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

Group: org.andromda.thirdparty.jaxb2_commons Artifact: xjc-if-ins
Show documentation Show source 
Download xjc-if-ins.jar (1.0)
 

0 downloads

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

Group: nz.ac.waikato.cms.weka Artifact: DTNB
Show all versions Show documentation Show source 
Download DTNB.jar (1.0.3)
 

0 downloads
Artifact DTNB
Group nz.ac.waikato.cms.weka
Version 1.0.3


tabuAndScatterSearch from group nz.ac.waikato.cms.weka (version 1.0.2)

Group: nz.ac.waikato.cms.weka Artifact: tabuAndScatterSearch
Show all versions Show documentation Show source 
Download tabuAndScatterSearch.jar (1.0.2)
 

1 downloads
Artifact tabuAndScatterSearch
Group nz.ac.waikato.cms.weka
Version 1.0.2


raceSearch from group nz.ac.waikato.cms.weka (version 1.0.2)

Races the cross validation error of competing attribute subsets. Use in conjuction with a ClassifierSubsetEval. RaceSearch has four modes: forward selection races all single attribute additions to a base set (initially no attributes), selects the winner to become the new base set and then iterates until there is no improvement over the base set. Backward elimination is similar but the initial base set has all attributes included and races all single attribute deletions. Schemata search is a bit different. Each iteration a series of races are run in parallel. Each race in a set determines whether a particular attribute should be included or not---ie the race is between the attribute being "in" or "out". The other attributes for this race are included or excluded randomly at each point in the evaluation. As soon as one race has a clear winner (ie it has been decided whether a particular attribute should be inor not) then the next set of races begins, using the result of the winning race from the previous iteration as new base set. Rank race first ranks the attributes using an attribute evaluator and then races the ranking. The race includes no attributes, the top ranked attribute, the top two attributes, the top three attributes, etc. It is also possible to generate a raked list of attributes through the forward racing process. If generateRanking is set to true then a complete forward race will be run---that is, racing continues until all attributes have been selected. The order that they are added in determines a complete ranking of all the attributes. Racing uses paired and unpaired t-tests on cross-validation errors of competing subsets. When there is a significant difference between the means of the errors of two competing subsets then the poorer of the two can be eliminated from the race. Similarly, if there is no significant difference between the mean errors of two competing subsets and they are within some threshold of each other, then one can be eliminated from the race.

Group: nz.ac.waikato.cms.weka Artifact: raceSearch
Show all versions Show documentation Show source 
Download raceSearch.jar (1.0.2)
 

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



Page 1 from 1 (items total 9)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy