This study proposes a machine learning model to predict customer reactions to fixed-term deposit offers based on their past transaction data. Utilizing classifiers such as decision trees and support vector machines, the research finds that the decision tree classifier yields the highest accuracy of 91%. The paper discusses various techniques for data preprocessing, including handling imbalanced datasets using SMOTE and selecting relevant features to improve model performance.