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

Download JAR files tagged by frequent with all dependencies

Search JAR files by class name

doreamon from group com.github.wky72 (version 1.0.2)

frequent tools

Group: com.github.wky72 Artifact: doreamon
Show documentation Show source 
 

0 downloads
Artifact doreamon
Group com.github.wky72
Version 1.0.2
Last update 10. December 2019
Organization not specified
URL https://github.com/wky72/doreamon
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-frequent-pattern-mining from group com.github.chen0040 (version 1.0.1)

Frequent pattern mining algorithms package

Group: com.github.chen0040 Artifact: java-frequent-pattern-mining
Show documentation Show source 
 

0 downloads
Artifact java-frequent-pattern-mining
Group com.github.chen0040
Version 1.0.1
Last update 25. May 2017
Organization not specified
URL https://github.com/chen0040/java-frequent-pattern-mining
License MIT
Dependencies amount 3
Dependencies slf4j-api, slf4j-log4j12, java-data-frame,
There are maybe transitive dependencies!

java-sequential-pattern-mining from group com.github.chen0040 (version 1.0.1)

Java implementation of GSP for frequent pattern mining

Group: com.github.chen0040 Artifact: java-sequential-pattern-mining
Show documentation Show source 
 

1 downloads
Artifact java-sequential-pattern-mining
Group com.github.chen0040
Version 1.0.1
Last update 25. May 2017
Organization not specified
URL https://github.com/chen0040/java-sequential-pattern-mining
License MIT
Dependencies amount 3
Dependencies slf4j-api, slf4j-log4j12, commons-math3,
There are maybe transitive dependencies!

fim-model from group be.uantwerpen.adrem (version 0.1)

This package provides the basic model for Frequent Itemset Mining.

Group: be.uantwerpen.adrem Artifact: fim-model
Show documentation Show source 
 

0 downloads
Artifact fim-model
Group be.uantwerpen.adrem
Version 0.1
Last update 21. September 2015
Organization University of Antwerp - ADReM Research Group
URL https://gitlab.com/adrem/fim-model
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fim-measures from group be.uantwerpen.adrem (version 0.1)

Interestingness measures for frequent itemset and association rule mining tasks.

Group: be.uantwerpen.adrem Artifact: fim-measures
Show documentation Show source 
 

0 downloads
Artifact fim-measures
Group be.uantwerpen.adrem
Version 0.1
Last update 30. January 2016
Organization not specified
URL https://gitlab.com/adrem/fim-measure
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 1
Dependencies fim-model,
There are maybe transitive dependencies!

apriori from group com.github.michael-rapp (version 2.0.1)

A Java implementation of the Apriori algorithm for finding frequent item sets and (optionally) generating association rules.

Group: com.github.michael-rapp Artifact: apriori
Show all versions Show documentation Show source 
 

32 downloads
Artifact apriori
Group com.github.michael-rapp
Version 2.0.1
Last update 12. April 2019
Organization not specified
URL https://github.com/michael-rapp/Apriori
License Apache License version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

de.tudarmstadt.langtech.substituter.twsi from group de.tudarmstadt.langtech.substituter.twsi (version 1.0.2)

This is software to produce lexical substitutions in context for over 1000 frequent nouns. The software processes English text.

Group: de.tudarmstadt.langtech.substituter.twsi Artifact: de.tudarmstadt.langtech.substituter.twsi
Show documentation Show source 
 

0 downloads
Artifact de.tudarmstadt.langtech.substituter.twsi
Group de.tudarmstadt.langtech.substituter.twsi
Version 1.0.2
Last update 27. November 2013
Organization not specified
URL http://www.langtech.tu-darmstadt.de/software/twsi-sense-substituter/
License The GNU General Public License, version 2.0
Dependencies amount 1
Dependencies weka-stable,
There are maybe transitive dependencies!

mahout from group org.apache.mahout (version 14.1)

Mahout's goal is to build scalable machine learning libraries. With scalable we mean: Scalable to reasonably large data sets. Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on top of Apache Hadoop using the map/reduce paradigm. However we do not restrict contributions to Hadoop based implementations: Contributions that run on a single node or on a non-Hadoop cluster are welcome as well. The core libraries are highly optimized to allow for good performance also for non-distributed algorithms. Scalable to support your business case. Mahout is distributed under a commercially friendly Apache Software license. Scalable community. The goal of Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on the project itself but also on potential use cases. Come to the mailing lists to find out more. Currently Mahout supports mainly four use cases: Recommendation mining takes users' behavior and from that tries to find items users might like. Clustering takes e.g. text documents and groups them into groups of topically related documents. Classification learns from existing categorized documents what documents of a specific category look like and is able to assign unlabelled documents to the (hopefully) correct category. Frequent itemset mining takes a set of item groups (terms in a query session, shopping cart content) and identifies, which individual items usually appear together.

Group: org.apache.mahout Artifact: mahout
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mahout
Group org.apache.mahout
Version 14.1
Last update 16. July 2020
Organization The Apache Software Foundation
URL http://mahout.apache.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mahout-eclipse-support from group org.apache.mahout (version 0.5)

Group: org.apache.mahout Artifact: mahout-eclipse-support
Show all versions Show source 
 

1 downloads
Artifact mahout-eclipse-support
Group org.apache.mahout
Version 0.5
Last update 28. May 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mahout-parent from group org.apache.mahout (version 0.3)

Mahout's goal is to build scalable machine learning libraries. With scalable we mean: Scalable to reasonably large data sets. Our core algorithms for clustering, classfication and batch based collaborative filtering are implemented on top of Apache Hadoop using the map/reduce paradigm. However we do not restrict contributions to Hadoop based implementations: Contributions that run on a single node or on a non-Hadoop cluster are welcome as well. The core libraries are highly optimized to allow for good performance also for non-distributed algorithms. Scalable to support your business case. Mahout is distributed under a commercially friendly Apache Software license. Scalable community. The goal of Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on the project itself but also on potential use cases. Come to the mailing lists to find out more. Currently Mahout supports mainly four use cases: Recommendation mining takes users' behavior and from that tries to find items users might like. Clustering takes e.g. text documents and groups them into groups of topically related documents. Classification learns from exisiting categorized documents what documents of a specific category look like and is able to assign unlabelled documents to the (hopefully) correct category. Frequent itemset mining takes a set of item groups (terms in a query session, shopping cart content) and identifies, which individual items usually appear together.

Group: org.apache.mahout Artifact: mahout-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mahout-parent
Group org.apache.mahout
Version 0.3
Last update 12. March 2010
Organization The Apache Software Foundation
URL http://lucene.apache.org/mahout
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 10)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy