Search Results

Now showing 1 - 2 of 2
  • ItemOpen Access
    EXPLORING THE IMPACT OF MACHINE LEARNING ON KYC COMPLIANCE COSTS AND CUSTOMER EXPERIENCE
    (СДУ хабаршысы - 2023, 2023) Sattarbek A. ; Zhumashev B.; Parmanov S.
    Abstract. The Know Your Customer (KYC) compliance process is a critical requirement for financial institutions to prevent money laundering, fraud, and terrorist financing. Machine learning algorithms have the potential to improve the efficiency and accuracy of KYC compliance checks. In this study, we explored the effectiveness of several classification algorithms for KYC compliance checks using a dataset with 3000 rows collected from a famous banking system in Kazakhstan. We compared the performance of four commonly used algorithms: Decision Tree, Random Forest, Logistic Regression, and Support Vector Machines. Our results showed that all four algorithms achieved high accuracy rates, with Random Forest performing the best, achieving an accuracy rate of 92.1%. These findings suggest that machine learning algorithms can effectively classify KYC checks, with Random Forest being the most effective algorithm in our study. This study provides further evidence of the potential of machine learning for KYC compliance checks in the banking industry, but also highlights the need for ongoing monitoring and validation of machine learning models and concerns about explainability and transparency.
  • ItemOpen Access
    USING MACHINE LEARNING CLASSIFICATION ALGORITHMS TO STUDY HOUSE PRICE FOR ALMATY
    (СДУ хабаршысы - 2019, 2019) Zhumabek D. ; Rayev Zh. ; Zhailaubek A. ; Temirali A.
    Abstract. In real estate valuation and house market research, house prices and rental value are generally analyzed by decision tree regression and random forest regression model based on machine learning. Regression model examines the effect of characteristics of goods on their prices. Factors that determine the house prices in Almaty are analyzed in this paper using real dataset from legal site. The most important variables that affect house rents are type of house, type of building, number of rooms, size, and other structural characteristics such as water system, pool, natural gas. Also used jupyter notebook, numpy, pandas, matplotlib, scipy and scikit-learn.