Skip to content

hellsdeur/ruletune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruletune

🚀 Description: Discovery of Associative Rules in Massive Datasets of Market Transactions.

Table of Contents

Installation

🔧 Make sure you have Python >= 3.10 installed and Poetry for virtual environment and packaging setups.

  1. Create the environment and install the dependencies.
poetry install
  1. Activate the environment, using either poetry shell or the environmental setting of your IDE.
poetry shell

Usage

🚀 The package ruletune contains the API for discovering the optimal parameters of minimal support for discovering frequent itemsets and association rules in transactional databases.

Licensing

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Discovery of Associative Rules in Massive Datasets of Market Transactions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages