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

Download JAR files tagged by statistical with all dependencies

Search JAR files by class name

gradle-plugin-rjava from group com.jfolson (version 0.1)

Gradle plugin for developing building and building packages for rJava, the interface for using Java with R, a statistical programming language.

Group: com.jfolson Artifact: gradle-plugin-rjava
Show documentation Show source 
 

0 downloads
Artifact gradle-plugin-rjava
Group com.jfolson
Version 0.1
Last update 29. March 2013
Organization not specified
URL http://github.com/jamiefolson/JAnnotateR/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies rjava-annotations,
There are maybe transitive dependencies!

jcore-mallet-2.0.9 from group de.julielab (version 2.1.2)

MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.

Group: de.julielab Artifact: jcore-mallet-2.0.9
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-mallet-2.0.9
Group de.julielab
Version 2.1.2
Last update 25. June 2019
Organization not specified
URL http://mallet.cs.umass.edu/
License Common Public License Version 1.0
Dependencies amount 6
Dependencies bsh, jgrapht, jwnl, trove4j, mtj, jdom,
There are maybe transitive dependencies!

mallet from group com.github.steveash.mallet (version 2.0.12)

MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.

Group: com.github.steveash.mallet Artifact: mallet
Show all versions Show documentation Show source 
 

2 downloads
Artifact mallet
Group com.github.steveash.mallet
Version 2.0.12
Last update 09. April 2017
Organization not specified
URL http://mallet.cs.umass.edu/
License Common Public License Version 1.0
Dependencies amount 9
Dependencies junit, bsh, jgrapht, jwnl, trove4j, mtj, jdom, commons-math3, commons-lang3,
There are maybe transitive dependencies!

mallet from group cc.mallet (version 2.0.8)

MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.

Group: cc.mallet Artifact: mallet
Show all versions Show documentation Show source 
 

58 downloads
Artifact mallet
Group cc.mallet
Version 2.0.8
Last update 04. May 2016
Organization not specified
URL http://mallet.cs.umass.edu/
License Common Public License Version 1.0
Dependencies amount 7
Dependencies junit, bsh, jgrapht, jwnl, trove4j, mtj, jdom,
There are maybe transitive dependencies!

mallet from group com.github.rrodriguessilico (version 2.0.8-RC3-Unofficial)

MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.

Group: com.github.rrodriguessilico Artifact: mallet
Show documentation Show source 
 

0 downloads
Artifact mallet
Group com.github.rrodriguessilico
Version 2.0.8-RC3-Unofficial
Last update 01. April 2016
Organization not specified
URL http://mallet.cs.umass.edu/
License Common Public License Version 1.0
Dependencies amount 7
Dependencies junit, bsh, jgrapht, jwnl, trove4j, mtj, jdom,
There are maybe transitive dependencies!

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

Class for boosting a 2-class classifier using the Real Adaboost method. For more information, see J. Friedman, T. Hastie, R. Tibshirani (2000). Additive Logistic Regression: a Statistical View of Boosting. Annals of Statistics. 95(2):337-407.

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

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

google-cloud-profiler from group com.google.cloud (version 2.41.0)

is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code.

Group: com.google.cloud Artifact: google-cloud-profiler
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-cloud-profiler
Group com.google.cloud
Version 2.41.0
Last update 04. April 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 41
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-profiler-v2, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, opentelemetry-api, opentelemetry-context, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp,
There are maybe transitive dependencies!

compress-lzf from group com.ning (version 1.1.2)

Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.

Group: com.ning Artifact: compress-lzf
Show all versions Show documentation Show source 
 

43 downloads
Artifact compress-lzf
Group com.ning
Version 1.1.2
Last update 29. January 2023
Organization not specified
URL https://github.com/ning/compress
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

RCaller from group com.github.jbytecode (version 4.0.2)

RCaller is a software library which simplifies performing data analysis and statistical calculations in Java using R. The details are hidden from users including transferring data between platforms, function calls, and retrieving results.

Group: com.github.jbytecode Artifact: RCaller
Show all versions Show documentation Show source 
 

96 downloads
Artifact RCaller
Group com.github.jbytecode
Version 4.0.2
Last update 27. August 2021
Organization not specified
URL https://github.com/jbytecode/rcaller
License GNU LGPL
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

libbz2 from group com.tagtraum (version 4.0.0)

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.

Group: com.tagtraum Artifact: libbz2
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libbz2
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization Julian Seward
URL http://www.bzip.org/
License bzip2 license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 7 from 10 (items total 95)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy