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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

jadort-console from group org.ow2.jasmine (version 1.6.3)

Group: org.ow2.jasmine Artifact: jadort-console
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadort-console
Group org.ow2.jasmine
Version 1.6.3
Last update 30. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jadort-api, commons-io, easybeans-component-smartclient-client,
There are maybe transitive dependencies!

jadort-ear from group org.ow2.jasmine (version 1.6.3)

Group: org.ow2.jasmine Artifact: jadort-ear
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jadort-ear
Group org.ow2.jasmine
Version 1.6.3
Last update 30. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jadort-ejb, jadort-war,
There are maybe transitive dependencies!

jadort-war from group org.ow2.jasmine (version 1.6.3)

Group: org.ow2.jasmine Artifact: jadort-war
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jadort-war
Group org.ow2.jasmine
Version 1.6.3
Last update 30. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies cairngorm-bin, commons-fileupload, jdom, log4j,
There are maybe transitive dependencies!

jadort-swf from group org.ow2.jasmine (version 1.6.3)

Group: org.ow2.jasmine Artifact: jadort-swf
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jadort-swf
Group org.ow2.jasmine
Version 1.6.3
Last update 30. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies flex-framework, cairngorm-bin,
There are maybe transitive dependencies!

jadort-ejb from group org.ow2.jasmine (version 1.6.3)

Group: org.ow2.jasmine Artifact: jadort-ejb
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadort-ejb
Group org.ow2.jasmine
Version 1.6.3
Last update 30. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies commons-codec, commons-io, deployme-api, vmmapi, util-ee-deploy-impl, tomcat-jkstatus-ant, tomcat-util,
There are maybe transitive dependencies!

jadort-api from group org.ow2.jasmine (version 1.6.3)

Group: org.ow2.jasmine Artifact: jadort-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadort-api
Group org.ow2.jasmine
Version 1.6.3
Last update 30. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies deployme-api,
There are maybe transitive dependencies!

jadort from group org.ow2.jasmine (version 1.6.3)

The JASMINe Deployment Orchestration Tool (JaDOrT) is a tool for orchestrating the deployment of Java EE applications or OSGi bundles (including uploading, activation and version management), maintenance on a group of JOnAS, Glassfish, JBoss, WebLogic and/or WebSphere servers as well as virtual machines (including Hyper-V, VMWare and Xen; but also many other thanks to the LibVirt support). It gives the user a global view on the deployment operation's state, lets the user undo or redo any action, check for errors and persists all information for later analysis.

Group: org.ow2.jasmine Artifact: jadort
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jadort
Group org.ow2.jasmine
Version 1.6.3
Last update 30. May 2012
Organization not specified
URL http://wiki.jasmine.ow2.org/xwiki/bin/view/Main/Deploy#jadort
License GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sspace-wordsi from group edu.ucla.sspace (version 2.0)

The S-Space Package is a collection of algorithms for building Semantic Spaces as well as a highly-scalable library for designing new distributional semantics algorithms. Distributional algorithms process text corpora and represent the semantic for words as high dimensional feature vectors. This package also includes matrices, vectors, and numerous clustering algorithms. These approaches are known by many names, such as word spaces, semantic spaces, or distributed semantics and rest upon the Distributional Hypothesis: words that appear in similar contexts have similar meanings.

Group: edu.ucla.sspace Artifact: sspace-wordsi
Show documentation Show source 
 

0 downloads
Artifact sspace-wordsi
Group edu.ucla.sspace
Version 2.0
Last update 23. May 2012
Organization not specified
URL http://fozziethebeat.github.com/S-Space
License GNU General Public License 2
Dependencies amount 4
Dependencies commons-math, trove4j, netlib-java, arpack_combined_all,
There are maybe transitive dependencies!

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

Implements the stochastic variant of the Pegasos (Primal Estimated sub-GrAdient SOlver for SVM) method of Shalev-Shwartz et al. (2007). This implementation globally replaces all missing values and transforms nominal attributes into binary ones. It also normalizes all attributes, so the coefficients in the output are based on the normalized data. Can either minimize the hinge loss (SVM) or log loss (logistic regression). For more information, see S. Shalev-Shwartz, Y. Singer, N. Srebro: Pegasos: Primal Estimated sub-GrAdient SOlver for SVM. In: 24th International Conference on MachineLearning, 807-814, 2007.

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

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

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

DECORATE is a meta-learner for building diverse ensembles of classifiers by using specially constructed artificial training examples. Comprehensive experiments have demonstrated that this technique is consistently more accurate than the base classifier, Bagging and Random Forests. Decorate also obtains higher accuracy than Boosting on small training sets, and achieves comparable performance on larger training sets. For more details see: P. Melville, R. J. Mooney: Constructing Diverse Classifier Ensembles Using Artificial Training Examples. In: Eighteenth International Joint Conference on Artificial Intelligence, 505-510, 2003; P. Melville, R. J. Mooney (2004). Creating Diversity in Ensembles Using Artificial Data. Information Fusion: Special Issue on Diversity in Multiclassifier Systems.

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

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



Page 233 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy