rdr-py
ReadME.md

Ripple Down Rules

Ripple Down Rules is a Python3 project that takes a dataset and its type as input and parses through the dataset while simultaneously adding rules to the RDR binary tree. Some standard datasets have also been included for testing and understanding purposes. Its Usage is described below.

Dependencies

Python3 version: 3.7.2

Check python3 version:

python3 -V

Python3 Libraries: Pandas version: 0.24.1 Numpy version: 1.15.4

Install latest version of above libraries by:

pip3 install pandas
pip3 install numpy

Usage

python3 rdr_driver_code.py DS T

usage: rdr_driver_code.py [-h] DS T

Ripple Down Rules - Single Class.

positional arguments: DS DataSet: complete directory address of the dataset T Type: specify the type of file (excel or csv)

optional arguments: -h, --help show this help message and exit

OwnerShip

Owner : Ashutosh Jha, f20160115@goa.bits-pilani.ac.in For: APPCAIR BITS Pilani Goa Campus, Reflexis Systems