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

Download JAR files tagged by dataset with all dependencies


chartfx-math from group de.gsi.math (version 11.2.7)

A small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: de.gsi.math Artifact: chartfx-math
Show all versions Show documentation Show source 
Download chartfx-math.jar (11.2.7)
 

0 downloads
Artifact chartfx-math
Group de.gsi.math
Version 11.2.7
Last update 26. April 2022
Organization not specified
URL Not specified
License Apache-2.0
Dependencies amount 2
Dependencies chartfx-dataset, commons-math3,
There are maybe transitive dependencies!

r2r_2.11.1 from group com.avengerpenguin (version 0.0.0)

For the process of RDF dataset transformation the R2R Framework specifies a mapping language and an implementation in form of a a Java API. More infos at: http://www4.wiwiss.fu-berlin.de/bizer/r2r/

Group: com.avengerpenguin Artifact: r2r_2.11.1
Show documentation Show source 
Download r2r_2.11.1.jar (0.0.0)
 

0 downloads
Artifact r2r_2.11.1
Group com.avengerpenguin
Version 0.0.0
Last update 08. January 2015
Organization not specified
URL https://github.com/avengerpenguin/r2r
License GPLv3
Dependencies amount 7
Dependencies scala-library, scala-actors, antlr, jena, arq, commons-logging, junit,
There are maybe transitive dependencies!

rice-impex-clover from group org.kuali.rice (version 1.0.3)

Group: org.kuali.rice Artifact: rice-impex-clover
Show source 
Download rice-impex-clover.jar (1.0.3)
 

0 downloads
Artifact rice-impex-clover
Group org.kuali.rice
Version 1.0.3


zeko-data-mapper from group io.zeko (version 1.7.2)

A lightweight, fast and simple data mapper library in Kotlin that helps to map the result of queries from your normalized dataset(from RDBMS, SQLite, CSV or any source) back into relational mapped Hash maps

Group: io.zeko Artifact: zeko-data-mapper
Show all versions Show documentation Show source 
Download zeko-data-mapper.jar (1.7.2)
 

0 downloads
Artifact zeko-data-mapper
Group io.zeko
Version 1.7.2
Last update 02. May 2024
Organization not specified
URL https://github.com/darkredz/Zeko-Data-Mapper
License Apache License, Version 2.0
Dependencies amount 4
Dependencies kotlin-stdlib, vertx-core, joda-time, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

zeko-data-mapper from group com.github.darkredz (version 1.5.9)

Group: com.github.darkredz Artifact: zeko-data-mapper
Show documentation Show source 
Download zeko-data-mapper.jar (1.5.9)
 

0 downloads
Artifact zeko-data-mapper
Group com.github.darkredz
Version 1.5.9


latentSemanticAnalysis from group nz.ac.waikato.cms.weka (version 1.0.5)

Performs latent semantic analysis and transformation of the data. Use in conjunction with a Ranker search. A low-rank approximation of the full data is found by specifying the number of singular values to use. The dataset may be transformed to give the relation of either the attributes or the instances (default) to the concept space created by the transformation.

Group: nz.ac.waikato.cms.weka Artifact: latentSemanticAnalysis
Show all versions Show documentation Show source 
Download latentSemanticAnalysis.jar (1.0.5)
 

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

DilcaDistance from group nz.ac.waikato.cms.weka (version 1.0.1)

This package implements the parameter free version of the DILCA distance. This approach allows to learn value-to-value distances between each pair of values for each attribute of the dataset. The distance between two values is computed indirectly based on the their distribution w.r.t. a set of related attributes (the context) carefully chosen.

Group: nz.ac.waikato.cms.weka Artifact: DilcaDistance
Show all versions Show documentation Show source 
Download DilcaDistance.jar (1.0.1)
 

0 downloads
Artifact DilcaDistance
Group nz.ac.waikato.cms.weka
Version 1.0.1
Last update 26. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/DilcaDistance
License GNU General Public License 2
Dependencies amount 2
Dependencies weka-dev, fastCorrBasedFS,
There are maybe transitive dependencies!

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

Resamples a dataset by applying the Synthetic Minority Oversampling TEchnique (SMOTE). The original dataset must fit entirely in memory. The amount of SMOTE and number of nearest neighbors may be specified. For more information, see Nitesh V. Chawla et. al. (2002). Synthetic Minority Over-sampling Technique. Journal of Artificial Intelligence Research. 16:321-357.

Group: nz.ac.waikato.cms.weka Artifact: SMOTE
Show all versions Show documentation Show source 
Download SMOTE.jar (1.0.3)
 

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

sis-epsg from group org.apache.sis.non-free (version 1.4)

The EPSG geodetic dataset provides definitions for thousands of Coordinate Reference Systems (CRS), together with parameter values for thousands of Coordinate Operations between various pairs of CRS. This 'sis-epsg' module contains the SQL scripts for creating a local copy of EPSG geodetic dataset. EPSG is maintained by the IOGP Surveying & Positioning Committee and reproduced in this module with same content. See https://www.epsg.org/ for more information.

Group: org.apache.sis.non-free Artifact: sis-epsg
Show all versions Show documentation 
Download sis-epsg.jar (1.4)
 

5 downloads
Artifact sis-epsg
Group org.apache.sis.non-free
Version 1.4
Last update 06. October 2023
Organization not specified
URL https://www.epsg.org/
License EPSG terms of use
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rdf4j-sail-federation from group org.eclipse.rdf4j (version 4.0.0-M1)

The Federation SAIL allows multiple datasets to be virtually combined into a single dataset. The Federation SAIL combines multiple RDF stores that may exist on a remote server or are embedded in the same JVM. The Federation uses query optimizations to distribute sections of the query to different members based on the data contained in each of the members. These results are then joined together within the federation to provide the same result as if all the data was co-located within a single repository.

Group: org.eclipse.rdf4j Artifact: rdf4j-sail-federation
Show all versions Show documentation Show source 
Download rdf4j-sail-federation.jar (4.0.0-M1)
 

0 downloads
Artifact rdf4j-sail-federation
Group org.eclipse.rdf4j
Version 4.0.0-M1
Last update 28. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rdf4j-rio-turtle, rdf4j-queryalgebra-evaluation, rdf4j-sail-inferencer, rdf4j-model, rdf4j-repository-manager, rdf4j-repository-sail,
There are maybe transitive dependencies!



Page 13 from 15 (items total 146)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy