Bank-data.arff Download |top| -
: Open Weka's Explorer , click "Open file," and select the downloaded bank-data.arff .
The primary software for which this dataset was designed. Weka uses the to define metadata and data instances in a single ASCII text file. Data Structure and Attributes
The official academic version of the bank-data dataset is hosted on GitHub's WekaLearningDataset repository . It contains the full header and data section required for Weka. Weka Machine Learning Tool bank-data.arff download
The file is a widely used academic dataset for demonstrating data mining and machine learning techniques, particularly within the Weka (Waikato Environment for Knowledge Analysis) software. It primarily serves as a benchmark for classification and clustering tasks in the banking domain. Overview of the Dataset
The bank-data.arff file follows the standard ARFF structure, which includes a (defining attribute names and types ) and a Data section (containing the actual records). Description age The customer's age. sex MALE or FEMALE. region INNER_CITY, TOWN, RURAL, or SUBURBAN. income Annual income of the customer. married YES or NO. children YES or NO. car Whether the customer owns a car. mortgage Whether the customer has a mortgage. pep Class Label : Whether they bought a PEP. How to Download and Use To use the file in your projects, follow these steps: : Open Weka's Explorer , click "Open file,"
If you are looking for more complex or modern datasets beyond this academic sample, consider these resources: WekaLearningDataset/bank/bank-data.arff at master - GitHub
: Access the file from GitHub by clicking on the Raw button to save it directly as .arff . Data Structure and Attributes The official academic version
WekaLearningDataset/bank/bank-data. arff at master · bluenex/WekaLearningDataset · GitHub. bank.arff - bluenex/WekaLearningDataset - GitHub