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

Download tests JAR files with dependency

Search JAR files by class name

cdi-commons-se from group org.rapidpm.modul (version 2.0.1)

Utils for CDI SE

Group: org.rapidpm.modul Artifact: cdi-commons-se
Show all versions Show documentation Show source 
 

0 downloads
Artifact cdi-commons-se
Group org.rapidpm.modul
Version 2.0.1
Last update 28. April 2014
Organization RapidPM
URL http://wiki.rapidpm.org/display/PHB/03+-+CDI+for+JavaSE+environments
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies se-commons, cdi-commons, weld-se,
There are maybe transitive dependencies!

chiSquaredAttributeEval from group nz.ac.waikato.cms.weka (version 1.0.4)

Evaluates the worth of an attribute by computing the value of the chi-squared statistic with respect to the class.

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

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

bestFirstTree from group nz.ac.waikato.cms.weka (version 1.0.4)

Class for building a best-first decision tree classifier. This class uses binary split for both nominal and numeric attributes. For missing values, the method of 'fractional' instances is used. For more information, see: Haijian Shi (2007). Best-first decision tree learning. Hamilton, NZ. Jerome Friedman, Trevor Hastie, Robert Tibshirani (2000). Additive logistic regression : A statistical view of boosting. Annals of statistics. 28(2):337-407.

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

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

attributeSelectionSearchMethods from group nz.ac.waikato.cms.weka (version 1.0.7)

This package provides four search methods for attribute selection: ExhaustiveSearch, GeneticSearch, RandomSearch and RankSearch. See: David E. Goldberg (1989). Genetic algorithms in search, optimization and machine learning. Addison-Wesley. Mark Hall, Geoffrey Holmes (2003). Benchmarking attribute selection techniques for discrete class data mining. IEEE Transactions on Knowledge and Data Engineering. 15(6):1437-1447.

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

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

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

Binary-class and multi-class alternating decision trees. For more information see: Freund, Y., Mason, L.: The alternating decision tree learning algorithm. In: Proceeding of the Sixteenth International Conference on Machine Learning, Bled, Slovenia, 124-133, 1999. Geoffrey Holmes, Bernhard Pfahringer, Richard Kirkby, Eibe Frank, Mark Hall: Multiclass alternating decision trees. In: ECML, 161-172, 2001.

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

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

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

Interactively classify through visual means. You are Presented with a scatter graph of the data against two user selectable attributes, as well as a view of the decision tree. You can create binary splits by creating polygons around data plotted on the scatter graph, as well as by allowing another classifier to take over at points in the decision tree should you see fit. For more information see: Malcolm Ware, Eibe Frank, Geoffrey Holmes, Mark Hall, Ian H. Witten (2001). Interactive machine learning: letting users build classifiers. Int. J. Hum.-Comput. Stud. 55(3):281-292.

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

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

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

A metaclassifier that selecting a mid-point threshold on the probability output by a Classifier. The midpoint threshold is set so that a given performance measure is optimized. Currently this is the F-measure. Performance is measured either on the training data, a hold-out set or using cross-validation. In addition, the probabilities returned by the base learner can have their range expanded so that the output probabilities will reside between 0 and 1 (this is useful if the scheme normally produces probabilities in a very narrow range).

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

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

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

Class for generating a grafted (pruned or unpruned) C4.5 decision tree. For more information, see Geoff Webb: Decision Tree Grafting From the All-Tests-But-One Partition.

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

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

guava-testlib-jdk5 from group com.google.guava (version 17.0)

Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.

Group: com.google.guava Artifact: guava-testlib-jdk5
Show all versions Show documentation Show source 
 

6 downloads
Artifact guava-testlib-jdk5
Group com.google.guava
Version 17.0
Last update 22. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jsr305, guava-jdk5, junit, truth,
There are maybe transitive dependencies!

jsonld-java-jena from group com.github.jsonld-java (version 0.4.1)

JSON-LD Java integration module for Jena

Group: com.github.jsonld-java Artifact: jsonld-java-jena
Show all versions Show documentation Show source 
 

5 downloads
Artifact jsonld-java-jena
Group com.github.jsonld-java
Version 0.4.1
Last update 22. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jsonld-java, jena-core, jena-arq,
There are maybe transitive dependencies!



Page 3189 from 3441 (items total 34403)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy