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

Download JAR files tagged by network with all dependencies

Search JAR files by class name

jung-parent from group io.github.devlibx.jung (version 3.1)

JUNG the Java Universal Network/Graph Framework--is a software library that provides a common and extensible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. It is written in Java, which allows JUNG-based applications to make use of the extensive built-in capabilities of the Java API, as well as those of other existing third-party Java libraries. The JUNG architecture is designed to support a variety of representations of entities and their relations, such as directed and undirected graphs, multi-modal graphs, graphs with parallel edges, and hypergraphs. It provides a mechanism for annotating graphs, entities, and relations with metadata. This facilitates the creation of analytic tools for complex data sets that can examine the relations between entities as well as the metadata attached to each entity and relation. The current distribution of JUNG includes implementations of a number of algorithms from graph theory, data mining, and social network analysis, such as routines for clustering, decomposition, optimization, random graph generation, statistical analysis, and calculation of network distances, flows, and importance measures (centrality, PageRank, HITS, etc.). JUNG also provides a visualization framework that makes it easy to construct tools for the interactive exploration of network data. Users can use one of the layout algorithms provided, or use the framework to create their own custom layouts. In addition, filtering mechanisms are provided which allow users to focus their attention, or their algorithms, on specific portions of the graph.

Group: io.github.devlibx.jung Artifact: jung-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jung-parent
Group io.github.devlibx.jung
Version 3.1
Last update 22. April 2021
Organization not specified
URL http://devlibx.github.io/jung/
License The BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jung-parent from group com.northdata.jung (version 2.2.0)

JUNG the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. It is written in Java, which allows JUNG-based applications to make use of the extensive built-in capabilities of the Java API, as well as those of other existing third-party Java libraries. The JUNG architecture is designed to support a variety of representations of entities and their relations, such as directed and undirected graphs, multi-modal graphs, graphs with parallel edges, and hypergraphs. It provides a mechanism for annotating graphs, entities, and relations with metadata. This facilitates the creation of analytic tools for complex data sets that can examine the relations between entities as well as the metadata attached to each entity and relation. The current distribution of JUNG includes implementations of a number of algorithms from graph theory, data mining, and social network analysis, such as routines for clustering, decomposition, optimization, random graph generation, statistical analysis, and calculation of network distances, flows, and importance measures (centrality, PageRank, HITS, etc.). JUNG also provides a visualization framework that makes it easy to construct tools for the interactive exploration of network data. Users can use one of the layout algorithms provided, or use the framework to create their own custom layouts. In addition, filtering mechanisms are provided which allow users to focus their attention, or their algorithms, on specific portions of the graph.

Group: com.northdata.jung Artifact: jung-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jung-parent
Group com.northdata.jung
Version 2.2.0
Last update 18. September 2020
Organization not specified
URL http://jrtom.github.io/jung/
License The BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multiLayerPerceptrons from group nz.ac.waikato.cms.weka (version 1.0.10)

This package currently contains classes for training multilayer perceptrons with one hidden layer, where the number of hidden units is user specified. MLPClassifier can be used for classification problems and MLPRegressor is the corresponding class for numeric prediction tasks. The former has as many output units as there are classes, the latter only one output unit. Both minimise a penalised squared error with a quadratic penalty on the (non-bias) weights, i.e., they implement "weight decay", where this penalised error is averaged over all training instances. The size of the penalty can be determined by the user by modifying the "ridge" parameter to control overfitting. The sum of squared weights is multiplied by this parameter before added to the squared error. Both classes use BFGS optimisation by default to find parameters that correspond to a local minimum of the error function. but optionally conjugated gradient descent is available, which can be faster for problems with many parameters. Logistic functions are used as the activation functions for all units apart from the output unit in MLPRegressor, which employs the identity function. Input attributes are standardised to zero mean and unit variance. MLPRegressor also rescales the target attribute (i.e., "class") using standardisation. All network parameters are initialised with small normally distributed random values.

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

10 downloads
Artifact multiLayerPerceptrons
Group nz.ac.waikato.cms.weka
Version 1.0.10
Last update 31. October 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/multiLayerPerceptrons
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

jung-parent from group net.sf.jung (version 2.1.1)

JUNG the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. It is written in Java, which allows JUNG-based applications to make use of the extensive built-in capabilities of the Java API, as well as those of other existing third-party Java libraries. The JUNG architecture is designed to support a variety of representations of entities and their relations, such as directed and undirected graphs, multi-modal graphs, graphs with parallel edges, and hypergraphs. It provides a mechanism for annotating graphs, entities, and relations with metadata. This facilitates the creation of analytic tools for complex data sets that can examine the relations between entities as well as the metadata attached to each entity and relation. The current distribution of JUNG includes implementations of a number of algorithms from graph theory, data mining, and social network analysis, such as routines for clustering, decomposition, optimization, random graph generation, statistical analysis, and calculation of network distances, flows, and importance measures (centrality, PageRank, HITS, etc.). JUNG also provides a visualization framework that makes it easy to construct tools for the interactive exploration of network data. Users can use one of the layout algorithms provided, or use the framework to create their own custom layouts. In addition, filtering mechanisms are provided which allow users to focus their attention, or their algorithms, on specific portions of the graph.

Group: net.sf.jung Artifact: jung-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jung-parent
Group net.sf.jung
Version 2.1.1
Last update 07. September 2016
Organization not specified
URL http://jrtom.github.io/jung/
License The BSD License
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!



Page 235 from 241 (items total 2410)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy