/Mining

Primary LanguagePython

Data Mining Assignment

Code for data mining assignment Goal is to practice association rules mining.

Requirements

$ git clone https://github.com/KKhanda/Mining.git
$ pip install requirements.txt

How to run

$ python main.py

Used tools

MLxtend - set of data science tools for Python