There are 4 bank data files which are used in Weka learning. This gist collects all the data files needed to use.
bank-data.csvfor converting to.arffbank.arfffor classification trainingbank-new.arfffor classification testingbank-k.arfffor clustering
This original data is 2Moons.mat and is then converted to .csv using python script and .arff using Weka simple CLI. Thus, there are 2 .csv files and 2 .arff files in total.
xy.csvxtyt.csvxy.arffxtyt.arff
2Norm.arff