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

Download JAR files tagged by replaces with all dependencies

Search JAR files by class name

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

Replaces missing numeric values using Expectation Maximization with a multivariate normal model. Described in " Schafer, J.L. Analysis of Incomplete Multivariate Data, New York: Chapman and Hall, 1997."

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

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

htmx-ext-ws from group org.mvnpm (version 2.0.0)

The `WebSockets` extension enables easy, bi-directional communication with [Web Sockets](https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications) servers directly from HTML. This replaces the experimental `hx-

Group: org.mvnpm Artifact: htmx-ext-ws
Show documentation Show source 
 

0 downloads
Artifact htmx-ext-ws
Group org.mvnpm
Version 2.0.0
Last update 02. July 2024
Organization htmx-ext-ws
URL https://github.com/bigskysoftware/htmx-extensions#readme
License none
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

asciidoclet-with-extensions from group de.elnarion.asciidoc (version 1.0.3)

Group: de.elnarion.asciidoc Artifact: asciidoclet-with-extensions
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact asciidoclet-with-extensions
Group de.elnarion.asciidoc
Version 1.0.3
Last update 31. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies asciidoc-extension-multiinclude, asciidoc-extension-remoteplantuml, asciidoclet,
There are maybe transitive dependencies!

asciidoc-extension-remoteplantuml from group de.elnarion.asciidoc (version 1.0.3)

Group: de.elnarion.asciidoc Artifact: asciidoc-extension-remoteplantuml
Show all versions Show documentation Show source 
 

0 downloads
Artifact asciidoc-extension-remoteplantuml
Group de.elnarion.asciidoc
Version 1.0.3
Last update 31. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies plantuml,
There are maybe transitive dependencies!

asciidoc-extensions from group de.elnarion.asciidoc (version 1.0.3)

Contains several asciidoctorj extensions. One asciidoctorj extension which replaces plantuml blocks by image links referring to a remote plantuml server. This way it is possible to use plantuml in asciidoc builds without the need to install graphviz. One Extension to include multiple files with one include statement.

Group: de.elnarion.asciidoc Artifact: asciidoc-extensions
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact asciidoc-extensions
Group de.elnarion.asciidoc
Version 1.0.3
Last update 31. December 2023
Organization not specified
URL https://github.com/devlauer/asciidoc-extensions
License not specified
Dependencies amount 1
Dependencies asciidoctorj,
There are maybe transitive dependencies!

asciidoc-extension-multiinclude from group de.elnarion.asciidoc (version 1.0.3)

Group: de.elnarion.asciidoc Artifact: asciidoc-extension-multiinclude
Show all versions Show documentation Show source 
 

0 downloads
Artifact asciidoc-extension-multiinclude
Group de.elnarion.asciidoc
Version 1.0.3
Last update 31. December 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

asciidoc-extensions-test from group de.elnarion.asciidoc (version 0.9.2)

Group: de.elnarion.asciidoc Artifact: asciidoc-extensions-test
Show all versions 
 

0 downloads
Artifact asciidoc-extensions-test
Group de.elnarion.asciidoc
Version 0.9.2
Last update 06. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

template-maven-plugin from group com.github.wolf480pl.maven-plugins (version 1.0.1)

A maven plugin based on trove4j's source generator. Replicates each template file for every configured primitive and replaces placeholders. It's kinda like compile-time generics for primitive types.

Group: com.github.wolf480pl.maven-plugins Artifact: template-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact template-maven-plugin
Group com.github.wolf480pl.maven-plugins
Version 1.0.1
Last update 07. December 2014
Organization not specified
URL http://github.com/Wolf480pl/template-maven-plugin
License GNU Lesser General Public License Version 3
Dependencies amount 3
Dependencies maven-plugin-api, plexus-utils, maven-project,
There are maybe transitive dependencies!

KalturaApiClient from group com.kaltura (version 20.7.2)

KalturaApiClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interact with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php This library replaces the deprecated KalturaClient library.

Group: com.kaltura Artifact: KalturaApiClient
Show all versions Show documentation Show source 
 

7 downloads
Artifact KalturaApiClient
Group com.kaltura
Version 20.7.2
Last update 27. March 2024
Organization not specified
URL http://github.com/kaltura/KalturaGeneratedAPIClientsJava
License GNU Affero General Public License, Version 3.0
Dependencies amount 8
Dependencies commons-codec, json, gson, kotlin-stdlib, okhttp, okio, log4j-api, log4j-core,
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!



Page 5 from 6 (items total 58)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy