Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pchaigno/ra
Parallelized Java implementation of the APriori algorithm for association rule learning
https://github.com/pchaigno/ra
apriori-algorithm java
Last synced: 24 days ago
JSON representation
Parallelized Java implementation of the APriori algorithm for association rule learning
- Host: GitHub
- URL: https://github.com/pchaigno/ra
- Owner: pchaigno
- License: mit
- Created: 2014-02-27T08:11:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T11:03:03.000Z (about 8 years ago)
- Last Synced: 2023-08-06T10:12:01.593Z (over 1 year ago)
- Topics: apriori-algorithm, java
- Language: Java
- Homepage:
- Size: 8.97 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ProjetRA
=========Software implementing the Apriori algorithm for association rule learning over transactional databases.
Developped by a team of 6 students from the INSA-Rennes in France.