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

Download JAR files tagged by using with all dependencies

Search JAR files by class name

locator-rest-service from group org.talend.esb.locator.service (version 5.2.0)

Group: org.talend.esb.locator.service Artifact: locator-rest-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact locator-rest-service
Group org.talend.esb.locator.service
Version 5.2.0
Last update 25. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies cxf-api, cxf-rt-frontend-jaxws, cxf-rt-frontend-jaxrs, locator-service-common,
There are maybe transitive dependencies!

jentity-swing from group org.jentity (version 0.3)

Group: org.jentity Artifact: jentity-swing
Show documentation Show source 
 

0 downloads
Artifact jentity-swing
Group org.jentity
Version 0.3
Last update 27. August 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jentity-core,
There are maybe transitive dependencies!

jentity-core from group org.jentity (version 0.3)

Group: org.jentity Artifact: jentity-core
Show documentation Show source 
 

0 downloads
Artifact jentity-core
Group org.jentity
Version 0.3
Last update 27. August 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-lang,
There are maybe transitive dependencies!

jentity-generator from group org.jentity (version 0.3)

Group: org.jentity Artifact: jentity-generator
Show documentation Show source 
 

0 downloads
Artifact jentity-generator
Group org.jentity
Version 0.3
Last update 27. August 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, velocity, plexus-compiler-api,
There are maybe transitive dependencies!

jentity from group org.jentity (version 0.3)

The Jentity framework attempts to provide the Java platform with more powerful building blocks for integrating objects and components. The framework focuses on the challenge of maintaining consistent data or state in a dynamic environment. This is achieved by provide reusable, extensible objects, that can use to construct higher order structures like components, applications and systems. Examples of concrete problems that can be effectively solved by using the Jentity framework, are shared models, distributed models, MVC constructs.

Group: org.jentity Artifact: jentity
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jentity
Group org.jentity
Version 0.3
Last update 27. August 2012
Organization not specified
URL http://jentity.org/
License Apache License V2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

search-portlet from group org.ow2.weblab.portlets (version 1.2-RC1)

Group: org.ow2.weblab.portlets Artifact: search-portlet
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact search-portlet
Group org.ow2.weblab.portlets
Version 1.2-RC1
Last update 11. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies rdf-helper-jena-selection, rdf-helper-jena, commons-lang3, commons-logging,
There are maybe transitive dependencies!

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

Cluster data using the sequential information bottleneck algorithm. Note: only hard clustering scheme is supported. sIB assign for each instance the cluster that have the minimum cost/distance to the instance. The trade-off beta is set to infinite so 1/beta is zero. For more information, see: Noam Slonim, Nir Friedman, Naftali Tishby: Unsupervised document classification using sequential information maximization. In: Proceedings of the 25th International ACM SIGIR Conference on Research and Development in Information Retrieval, 129-136, 2002.

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

0 downloads
Artifact sequentialInformationalBottleneckClusterer
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/sequentialInformationalBottleneckClusterer
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

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

Class for boosting a classifier using the MultiBoosting method. MultiBoosting is an extension to the highly successful AdaBoost technique for forming decision committees. MultiBoosting can be viewed as combining AdaBoost with wagging. It is able to harness both AdaBoost's high bias and variance reduction with wagging's superior variance reduction. Using C4.5 as the base learning algorithm, Multi-boosting is demonstrated to produce decision committees with lower error than either AdaBoost or wagging significantly more often than the reverse over a large representative cross-section of UCI data sets. It offers the further advantage over AdaBoost of suiting parallel execution. For more information, see Geoffrey I. Webb (2000). MultiBoosting: A Technique for Combining Boosting and Wagging. Machine Learning. Vol.40(No.2).

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

0 downloads
Artifact multiBoostAB
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/multiBoostAB
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

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

Extension of BestFirst. Takes a restricted number of k attributes into account. Fixed-set selects a fixed number k of attributes, whereas k is increased in each step when fixed-width is selected. The search uses either the initial ordering to select the top k attributes, or performs a ranking (with the same evalutator the search uses later on). The search direction can be forward, or floating forward selection (with opitional backward search steps). For more information see: Martin Guetlein (2006). Large Scale Attribute Selection Using Wrappers. Freiburg, Germany.

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

0 downloads
Artifact linearForwardSelection
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/linearForwardSelection
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, classifierBasedAttributeSelection,
There are maybe transitive dependencies!

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

The Fuzzy Lattice Reasoning Classifier uses the notion of Fuzzy Lattices for creating a Reasoning Environment. The current version can be used for classification using numeric predictors. For more information see: I. N. Athanasiadis, V. G. Kaburlasos, P. A. Mitkas, V. Petridis: Applying Machine Learning Techniques on Air Quality Data for Real-Time Decision Support. In: 1st Intl. NAISO Symposium on Information Technologies in Environmental Engineering (ITEE-2003), Gdansk, Poland, 2003; V. G. Kaburlasos, I. N. Athanasiadis, P. A. Mitkas, V. Petridis (2003). Fuzzy Lattice Reasoning (FLR) Classifier and its Application on Improved Estimation of Ambient Ozone Concentration.

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

0 downloads
Artifact fuzzyLaticeReasoning
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/fuzzyLaticeReasoning
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!



Page 1203 from 1223 (items total 12225)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy