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

Download JAR files tagged by work with all dependencies

Search JAR files by class name

rng from group de.cit-ec.ml (version 1.0.0)

This is an implementation of the Neural Gas algorithm on distance data (Relational Neural Gas) for unsupervised clustering. We recommend that you use the functions provided by the RelationalNeuralGas class for your purposes. All other classes and functions are utilities which are used by this central class. In particular, you can use RelationalNeuralGas.train() to obtain a RNGModel (i.e. a clustering of your data), and subsequently you can use RelationalNeuralGas.getAssignments() to obtain the resulting cluster assignments, and RelationalNeuralGas.classify() to cluster new points which are not part of the training data set. The underlying scientific work is summarized nicely in the dissertation "Topographic Mapping of Dissimilarity Datasets" by Alexander Hasenfuss (2009). The basic properties of an Relational Neural Gas algorithm are the following: 1.) It is relational: The data is represented only in terms of a pairwise distance matrix. 2.) It is a clustering method: The algorithm provides a clustering model, that is: After calculation, each data point should be assigned to a cluster (for this package here we only consider hard clustering, that is: each data point is assigned to exactly one cluster). 3.) It is a vector quantization method: Each cluster corresponds to a prototype, which is in the center of the cluster and data points are assigned to the cluster if and only if they are closest to this particular prototype. 4.) It is rank-based: The updates of the prototypes depend only on the distance ranking, not on the absolute value of the distances.

Group: de.cit-ec.ml Artifact: rng
Show documentation Show source 
 

0 downloads
Artifact rng
Group de.cit-ec.ml
Version 1.0.0
Last update 26. January 2018
Organization not specified
URL https://gitlab.ub.uni-bielefeld.de/bpaassen/relational_neural_gas
License The GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hpc-sdk from group org.ow2.xlcloud.xsa.ext.hpc (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext.hpc Artifact: hpc-sdk
Show documentation Show source 
 

0 downloads
Artifact hpc-sdk
Group org.ow2.xlcloud.xsa.ext.hpc
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies ext-spi, hpc-model, rest-client, jersey-client, commons-io, commons-lang,
There are maybe transitive dependencies!

xsa-core-sdk from group org.ow2.xlcloud.xsa (version 1.0.0)

Group: org.ow2.xlcloud.xsa Artifact: xsa-core-sdk
Show documentation Show source 
 

0 downloads
Artifact xsa-core-sdk
Group org.ow2.xlcloud.xsa
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 8
Dependencies cdi-api, jersey-client, jackson-core, jackson-databind, jackson-jaxrs-json-provider, jersey-multipart, rest-client, xsa-core-api,
There are maybe transitive dependencies!

xsa-core-impl from group org.ow2.xlcloud.xsa (version 1.0.0)

Group: org.ow2.xlcloud.xsa Artifact: xsa-core-impl
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xsa-core-impl
Group org.ow2.xlcloud.xsa
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 11
Dependencies jersey-server, jersey-servlet, jackson-core, jackson-databind, jackson-annotations, jackson-module-jaxb-annotations, jackson-jaxrs-json-provider, commons-io, ext-spi, iam-utils, xsa-core-api,
There are maybe transitive dependencies!

rr-impl from group org.ow2.xlcloud.xsa.ext.rr (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext.rr Artifact: rr-impl
Show documentation Show source 
 

0 downloads
Artifact rr-impl
Group org.ow2.xlcloud.xsa.ext.rr
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rr-model, ext-spi, commons-lang,
There are maybe transitive dependencies!

rr-model from group org.ow2.xlcloud.xsa.ext.rr (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext.rr Artifact: rr-model
Show documentation Show source 
 

0 downloads
Artifact rr-model
Group org.ow2.xlcloud.xsa.ext.rr
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rr from group org.ow2.xlcloud.xsa.ext (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext Artifact: rr
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rr
Group org.ow2.xlcloud.xsa.ext
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hpc-impl from group org.ow2.xlcloud.xsa.ext.hpc (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext.hpc Artifact: hpc-impl
Show documentation Show source 
 

0 downloads
Artifact hpc-impl
Group org.ow2.xlcloud.xsa.ext.hpc
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hpc-model, ext-spi, commons-lang, lambdaj,
There are maybe transitive dependencies!

hpc-model from group org.ow2.xlcloud.xsa.ext.hpc (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext.hpc Artifact: hpc-model
Show documentation Show source 
 

0 downloads
Artifact hpc-model
Group org.ow2.xlcloud.xsa.ext.hpc
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hpc from group org.ow2.xlcloud.xsa.ext (version 1.0.0)

Group: org.ow2.xlcloud.xsa.ext Artifact: hpc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hpc
Group org.ow2.xlcloud.xsa.ext
Version 1.0.0
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 161 from 168 (items total 1673)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy