PHP Classes
elePHPant
Icontem

PHP Apriori Algorithm Data Miner: Reduce a set of transactions to a smaller group

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2015-05-24 (4 years ago) RSS 2.0 feedStarStarStar 44%Total: 444 All time: 6,102 This week: 404Up
Version License PHP version Categories
apriori-miner 0.1GNU General Publi...5Algorithms, PHP 5
Description Author

This class can reduce a set of transactions to a smaller group.

It can take a set of transaction items and applies the apriori algorithm to reduce to a smaller group of transactions.

This class can return the frequent item list above a specified minimum support count.

Recommendations

Code for Apriori Algorithm in PHP OOP
Run the code of Apriori Algorithm in my system

Innovation Award
PHP Programming Innovation award nominee
June 2015
Number 4
The Apriori algorithm is used to process large sets of information in a database by finding frequent individual values and process them to find patterns.

This class is a PHP implementation of the Apriori algorithm for data mining over items of transaction data.

Manuel Lemos
  Performance   Level  
Name: Dave Smith <contact>
Classes: 47 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 29x

Winner: 6x

 

  Files folder image Files  
File Role Description
Plain text file apriori.class.php Class Main Class
Accessible without login Plain text file example.php Example Example Usage
Accessible without login Plain text file license.txt Lic. License

 Version Control Unique User Downloads Download Rankings  
 0%
Total:444
This week:0
All time:6,102
This week:404Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:44%StarStarStar
Rank:2783