PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 44%Total: 494 This week: 1All time: 5,849 This week: 108Up
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
Picture of Dave Smith
  Performance   Level  
Name: Dave Smith is available for providing paid consulting. Contact Dave Smith .
Classes: 51 packages by
Country: United States United States
Age: 58
All time rank: 618 in United States United States
Week rank: 21 Up3 in United States United States Up
Innovation award
Innovation award
Nominee: 32x

Winner: 7x

  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:494
This week:1
All time:5,849
This week:108Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:44%StarStarStar
Rank:2828