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

Download JAR files tagged by analysis with all dependencies

Search JAR files by class name

parallelcolt from group net.sourceforge.parallelcolt (version 0.10.1)

Parallel Colt is a multithreaded version of Colt - a library for high performance scientific computing in Java. It contains efficient algorithms for data analysis, linear algebra, multi-dimensional arrays, Fourier transforms, statistics and histogramming.

Group: net.sourceforge.parallelcolt Artifact: parallelcolt
Show all versions Show documentation Show source 
 

7 downloads
Artifact parallelcolt
Group net.sourceforge.parallelcolt
Version 0.10.1
Last update 29. July 2013
Organization not specified
URL http://sourceforge.net/projects/parallelcolt/
License CERN Public License
Dependencies amount 6
Dependencies jplasma, jtransforms, csparsej, optimization, netlib-java, JKLU,
There are maybe transitive dependencies!

crawljax from group com.crawljax (version 2.2)

Crawling Ajax applications through dynamic analysis and reconstruction of the UI state changes. Crawljax is based on a method which dynamically builds a `state-flow graph' modeling the various navigation paths and states within an Ajax application.

Group: com.crawljax Artifact: crawljax
Show all versions Show documentation Show source 
 

0 downloads
Artifact crawljax
Group com.crawljax
Version 2.2
Last update 31. December 2012
Organization not specified
URL http://crawljax.com
License Apache 2
Dependencies amount 20
Dependencies commons-lang, commons-configuration, commons-math, commons-io, jgrapht, xmlunit, nekohtml, jcip-annotations, xercesImpl, selenium-firefox-driver, selenium-chrome-driver, selenium-htmlunit-driver, selenium-ie-driver, selenium-support, selenium-iphone-driver, selenium-remote-driver, selenium-android-driver, guava, jcl-over-slf4j, jul-to-slf4j,
There are maybe transitive dependencies!

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

Implements Grading. The base classifiers are "graded". For more information, see A.K. Seewald, J. Fuernkranz: An Evaluation of Grading Classifiers. In: Advances in Intelligent Data Analysis: 4th International Conference, Berlin/Heidelberg/New York/Tokyo, 115-124, 2001.

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

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

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

An ensemble learning method inspired by bagging and random sub-spaces. Trains an ensemble of decision trees on random subspaces of the data, where each subspace has been transformed using principal components analysis.

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

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

integration from group eu.dicode-project (version 0.0.11)

The examples module provides glue code implementation for extracting common phrases, key word distributions and more from tweets stored on HDFS/HBase. It builds on Mahout for more sophisticated analysis.

Group: eu.dicode-project Artifact: integration
Show documentation Show source 
 

0 downloads
Artifact integration
Group eu.dicode-project
Version 0.0.11
Last update 03. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies hadoop-core, hbase, mahout-utils, mahout-core, mahout-examples, commons-configuration, commons-io, twitter4j-core, tika-parsers, log4j, slf4j-log4j12, slf4j-api,
There are maybe transitive dependencies!

inetaddresslocator from group javainetlocator (version 2.18)

A Java library to lookup the country code and language from an IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..

Group: javainetlocator Artifact: inetaddresslocator

 

1 downloads
Artifact inetaddresslocator
Group javainetlocator
Version 2.18
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

analysis-model from group edu.hm.hafner (version 12.5.0)

This library provides a Java object model to read, aggregate, filter, and query static analysis reports. It is used by Jenkins' warnings next generation plug-in to visualize the warnings of individual builds. Additionally, this library is used by a GitHub action to autograde student software projects based on a given set of metrics (unit tests, code and mutation coverage, static analysis warnings).

Group: edu.hm.hafner Artifact: analysis-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact analysis-model
Group edu.hm.hafner
Version 12.5.0
Last update 13. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 42
Dependencies jsoup, commons-io, commons-digester3, cglib, commons-logging, commons-beanutils, commons-collections, commons-text, violations-lib, j2html, xercesImpl, xml-apis, asm, spotbugs, asm-analysis, asm-commons, asm-tree, asm-util, jcip-annotations, dom4j, gson, bcel, pmd-core, slf4j-api, jul-to-slf4j, antlr4-runtime, checker-qual, pcollections, nice-xml-messages, jcommander, pmd-java, json, json-smart, accessors-smart, codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, streamex, asm, xmlresolver, xmlresolver,
There are maybe transitive dependencies!

moa-kafka from group nz.ac.waikato.cms.moa (version 2024.07.0)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. This artifact enables you to stream data to MOA from Kafka.

Group: nz.ac.waikato.cms.moa Artifact: moa-kafka
Show all versions Show documentation Show source 
 

0 downloads
Artifact moa-kafka
Group nz.ac.waikato.cms.moa
Version 2024.07.0
Last update 18. July 2024
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3
Dependencies amount 2
Dependencies moa, kafka-clients,
There are maybe transitive dependencies!

weka-package from group nz.ac.waikato.cms.moa (version 2024.07.0)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. This artifact enables you to use MOA from within WEKA.

Group: nz.ac.waikato.cms.moa Artifact: weka-package
Show all versions Show documentation 
 

0 downloads
Artifact weka-package
Group nz.ac.waikato.cms.moa
Version 2024.07.0
Last update 18. July 2024
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3
Dependencies amount 1
Dependencies moa,
There are maybe transitive dependencies!

degreedays-api from group net.degreedays (version 1.4)

Java client library for the Degree Days.net API, giving quick access to heating and cooling degree days (HDD and CDD) for locations worldwide. Degree days are a specialist kind of weather data (specifically a form of historical temperature data) used for analysis of HVAC energy consumption in buildings, typically as part of an energy management program.

Group: net.degreedays Artifact: degreedays-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact degreedays-api
Group net.degreedays
Version 1.4
Last update 26. September 2023
Organization Degree Days
URL https://www.degreedays.net/api/java
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 176 from 3 (items total 2004)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy