PAMI is a Python library containing 100+ algorithms to discover useful patterns in various databases across multiple computing platforms. (Active)
Chapter 1: Introduction
Chapter 2: Preparation of various datasets (or databases)
Chapter 3: Converting dataframes to databases
Chapter 4: Creation of very large synthetic databases
Chapter 5: Printing, displaying, and saving the statistical details of a database
Chapter 6: Implementing algorithms in PAMI
Note: Click on the ‘Basic’ and ‘Adv’ links of an algorithm in the Github page to know more about its usage.
Chapter 7: Additional topics