A basic fuzzy rule base system automatic generate fuzzy rules from input data with class label and output testing accuracy
python ./src/frb.py -f ./data/iris.data.csv -k 3
note: the input file MUST have header row with one column named 'CLASS' for data labels and features name column