This paper aims to build predictive models using the CRISP-DM framework to classify bank customers into predefined classes using a Portuguese marketing campaign dataset. It analyzes bank customer data containing over 45,000 instances and 16 features to classify customers as likely or not likely to subscribe to bank deposits. It uses multilayer perceptron and logistic regression algorithms for modeling. The results show that the multilayer perceptron model with a 70% training split provides the best average performance, accurately classifying customers 70% of the time.