ML

  1. data_cleaning.py: reads banking.csv and generates a output.csv with all tuples in number format.
  2. gen_dataset.m : reads output.csv and generates a dataset with equal number of tuples for 0's and 1's as a taget value and saves in new_dataset.csv