Abstract
This chapter introduces classification problems and commonly used algorithms such as Random Forest, Logistic Regression, SVM, XGBoost, and Neural Networks. It explains performance metrics (accuracy, precision, recall, F1) and demonstrates through the German Credit Risk dataset that the advantages of different algorithms vary depending on the problem type.