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

Download JAR files tagged by package with all dependencies

Search JAR files by class name

probabilityCalibrationTrees from group nz.ac.waikato.cms.weka (version 1.0.0)

Provides probability calibration trees (PCTs) for local calibration of class probability estimates. To achieve calibration of a base learner, the PCT class must be used as the meta learner in the CascadeGeneralization class, which is also included in this package. The classifier to be calibrated must be used as the base learner in the CascadeGeneralization class. The CascadeGeneralization class can also be used independently to perform CascadeGeneralization for ensemble learning. The code for PCTs is largely the same as the LMT code for growing logistic model trees. For more details, see the ACML paper on probability calibration trees.

Group: nz.ac.waikato.cms.weka Artifact: probabilityCalibrationTrees
Show documentation Show source 
 

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

java-flac-encoder from group com.github.axet (version 0.3.8)

javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions. Additionally, a basic console wav->flac encoding tool is included as part of this package. Original project can be found here: http://javaflacencoder.sourceforge.net/

Group: com.github.axet Artifact: java-flac-encoder
Show documentation Show source 
 

26 downloads
Artifact java-flac-encoder
Group com.github.axet
Version 0.3.8
Last update 27. May 2017
Organization not specified
URL https://github.com/amplexus/java-flac-encoder
License GNU LGPL(v2.1)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

execs from group de.vandermeer (version 0.4.0)

A simple set of classes to execute programmes from the command line, without littering the code with static void main(String[] args). This package addresses the following problem: a package (or a set of packages) contain a number of tools that should be run from outside java, e.g. using a static main() method. Over time, it might (will) be hard to know (or find) all main methods.

Group: de.vandermeer Artifact: execs
Show all versions Show documentation Show source 
 

0 downloads
Artifact execs
Group de.vandermeer
Version 0.4.0
Last update 13. April 2017
Organization not specified
URL https://github.com/vdmeer/execs
License Apache 2
Dependencies amount 3
Dependencies commons-lang3, commons-cli, ST4,
There are maybe transitive dependencies!

chicory-maven-parent from group com.github.sviperll (version 0.36)

This is an umbrella project that unifies several libraries. All libraries provides some basic most generic functionality. This package is used to share generic code between more specialized projects. All provided libraries tend to have as simple implementation as possible, basically some wrapping above Java SE.

Group: com.github.sviperll Artifact: chicory-maven-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chicory-maven-parent
Group com.github.sviperll
Version 0.36
Last update 13. September 2016
Organization not specified
URL https://github.com/sviperll/chicory
License The BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

taverna-reference-types from group org.apache.taverna.engine (version 3.1.0-incubating)

Implementations of certain SPIs to provide a core set of functionality for the reference management framework. This includes ExternalReference implementations to reference data held in local files and URLs along with the appropriate translate / publish logic. Implementations in this package are tied only to the API, although certain metadata files such as hibernate mappings are also included where appropriate (these will be silently ignored if using a backing store that is not hibernate based)

Group: org.apache.taverna.engine Artifact: taverna-reference-types
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-types
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies taverna-reference-api, commons-codec, com.springsource.org.apache.commons.httpclient, log4j,
There are maybe transitive dependencies!

baselining-maven-plugin from group net.distilledcode.maven (version 1.1.0)

Maven plugin leveraging the baselining feature of the bnd library[0]. The plugin automatically checks an OSGi bundle's package export versions need to be incremented, in accordance with semantic versioning[1,2]. [0] http://blog.osgi.org/2013/09/baselining-semantic-versioning-made-easy.html [1] http://www.osgi.org/wiki/uploads/Links/SemanticVersioning.pdf [2] http://semver.org/spec/v2.0.0.html

Group: net.distilledcode.maven Artifact: baselining-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact baselining-maven-plugin
Group net.distilledcode.maven
Version 1.1.0
Last update 08. April 2016
Organization not specified
URL https://github.com/code-distillery/baselining-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies bnd, maven-plugin-api, maven-core, maven-compat,
There are maybe transitive dependencies!

dsql from group org.vesalainen.dsql (version 1.0.2)

Datastore SQL engine (DSQL) for Google appengine datastore. DSQL extends gae datastore in implementing local joins between datastore kinds as well as providing local filtering for unindexed properties. DSQL uses familiar sql-syntax. SQL joins are optimized using datastore statistics. It is assumed that datastore schema is designed like relational db. However parent/child relationships are supported. Also supported are special datatypes in package com.google.appengine.api.datastore like Email, Phonenumber, ...

Group: org.vesalainen.dsql Artifact: dsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact dsql
Group org.vesalainen.dsql
Version 1.0.2
Last update 01. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies appengine-api-1.0-sdk, appengine-remote-api, sql, magic,
There are maybe transitive dependencies!

java-flac-encoder from group net.sourceforge.javaflacencoder (version 0.3.7)

javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions. Additionally, a basic console wav->flac encoding tool is included as part of this package. Original project can be found here: http://javaflacencoder.sourceforge.net/

Group: net.sourceforge.javaflacencoder Artifact: java-flac-encoder
Show all versions Show documentation Show source 
 

217 downloads
Artifact java-flac-encoder
Group net.sourceforge.javaflacencoder
Version 0.3.7
Last update 10. October 2015
Organization not specified
URL https://github.com/amplexus/java-flac-encoder
License GNU LGPL(v2.1)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

carti-model from group be.uantwerpen.adrem (version 0.1)

This package provides data model and the base classes for the cartification. More info about cartification can be found in the paper "Cartification: A Neighborhood Preserving Transformation for Mining High Dimensional Data" by Emin Aksehirli, Bart Goethals, Emmanuel Müller and Jilles Vreeken https://dx.doi.org/10.1109/ICDM.2013.146

Group: be.uantwerpen.adrem Artifact: carti-model
Show documentation Show source 
 

0 downloads
Artifact carti-model
Group be.uantwerpen.adrem
Version 0.1
Last update 23. September 2015
Organization University of Antwerp - ADReM Research Group
URL http://maven.apache.org
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 1
Dependencies fim-model,
There are maybe transitive dependencies!

dsx from group org.formix (version 0.10.0)

This library leverage method chaining. It is not compliant with the Java XML Standard API. It contains a serializer compatible with Microsoft XmlSerializer input/output XML format. It contains another serializer that is compatible with the DataContractSerializer from Microsoft. Along with the basic soap package provided, it becomes easy to do raw SOAP calls to any SOAP Web service. The XmlDocument class also offer XPath like methods to fetch information from the underlying XML tree.

Group: org.formix Artifact: dsx
Show documentation Show source 
 

0 downloads
Artifact dsx
Group org.formix
Version 0.10.0
Last update 20. August 2015
Organization not specified
URL http://formix.github.io/dsx/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-codec, commons-lang,
There are maybe transitive dependencies!



Page 422 from 440 (items total 4391)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy