Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
520,468
result(s) for
"CREDIT CARDS"
Sort by:
Getting a credit card
by
Uhl, Xina M., author
,
Byers, Ann, author
,
Uhl, Xina M. Managing your money and finances
in
Credit cards Juvenile literature.
,
Finance, Personal Juvenile literature.
,
Credit cards.
2020
\"Readers learn how to make credit work for them instead of falling into long-term debt. This invaluable guide covers secured and unsecured credit, how to calculate interest, understanding statements, choosing the right card, fees, billing cycles, minimum payments, balance transfers, and cash advances. Readers will learn about credit scores and credit reports, whether they are a good credit risk, and how to protect their personal information.\"-- Publisher's description.
REGULATING CONSUMER FINANCIAL PRODUCTS
2015
We analyze the effectiveness of consumer financial regulation by considering the 2009 Credit Card Accountability Responsibility and Disclosure (CARD) Act. We use a panel data set covering 160 million credit card accounts and a difference-in-differences research design that compares changes in outcomes over time for consumer credit cards, which were subject to the regulations, to changes for small business credit cards, which the law did not cover. We estimate that regulatory limits on credit card fees reduced overall borrowing costs by an annualized 1.6% of average daily balances, with a decline of more than 5.3% for consumers with FICO scores below 660. We find no evidence of an offsetting increase in interest charges or a reduction in the volume of credit. Taken together, we estimate that the CARD Act saved consumers $11.9 billion a year. We also analyze a nudge that disclosed the interest savings from paying off balances in 36 months rather than making minimum payments. We detect a small increase in the share of accounts making the 36-month payment value but no evidence of a change in overall payments.
Journal Article
Feature selection strategies: a comparative analysis of SHAP-value and importance-based methods
by
Liang, Qianxin
,
Khoshgoftaar, Taghi M
,
Hancock, John T
in
Big Data
,
Classification
,
Classifiers
2024
In the context of high-dimensional credit card fraud data, researchers and practitioners commonly utilize feature selection techniques to enhance the performance of fraud detection models. This study presents a comparison in model performance using the most important features selected by SHAP (SHapley Additive exPlanations) values and the model’s built-in feature importance list. Both methods rank features and choose the most significant ones for model assessment. To evaluate the effectiveness of these feature selection techniques, classification models are built using five classifiers: XGBoost, Decision Tree, CatBoost, Extremely Randomized Trees, and Random Forest. The Area under the Precision-Recall Curve (AUPRC) serves as the evaluation metric. All experiments are executed on the Kaggle Credit Card Fraud Detection Dataset. The experimental outcomes and statistical tests indicate that feature selection methods based on importance values outperform those based on SHAP values across classifiers and various feature subset sizes. For models trained on larger datasets, it is recommended to use the model’s built-in feature importance list as the primary feature selection method over SHAP. This suggestion is based on the rationale that computing SHAP feature importance is a distinct activity, while models naturally provide built-in feature importance as part of the training process, requiring no additional effort. Consequently, opting for the model’s built-in feature importance list can offer a more efficient and practical approach for larger datasets and more intricate models.
Journal Article
How do credit cards and loans work?
by
Mooney, Carla, 1970- author
in
Consumer credit Juvenile literature.
,
Credit cards Juvenile literature.
,
Loans, Personal Juvenile literature.
2024
\"Credit cards and loans can be helpful tools in your financial future. Credit cards and loans can help you finance purchases and build a credit history when used correctly\"--Provided by publisher.
Financial literacy and financial resilience: Evidence from around the world
2020
We measure financial literacy using questions assessing basic knowledge of four fundamental concepts In financial decision making: knowledge of interest rates, Interest compounding, inflation, and risk diversification. Worldwide, just one in three adults are financially literate—that is, they know at least three out of the four financial concepts. Women, poor adults, and lower educated respondents are more likely to suffer from gaps in financial knowledge. This is true not only in developing countries but also in countries with welldeveloped financial markets. Relatively low financial literacy levels exacerbate consumer and financial market risks as increasingly complex financial instruments enter the market. Credit products, many of which carry high interest rates and complex terms and conditions, are becoming more readily available. Yet only around half of adults in major emerging countries who use a credit card or borrow from a financial institution are financially literate. W e discuss policies to protect borrowers against risks and encourage account holders to save.
Journal Article
A novel method for detecting credit card fraud problems
by
Guo, An
,
Lv, Li
,
Du, HaiChao
in
Algorithms
,
Biology and Life Sciences
,
Computational linguistics
2024
Credit card fraud is a significant problem that costs billions of dollars annually. Detecting fraudulent transactions is challenging due to the imbalance in class distribution, where the majority of transactions are legitimate. While pre-processing techniques such as oversampling of minority classes are commonly used to address this issue, they often generate unrealistic or overgeneralized samples. This paper proposes a method called autoencoder with probabilistic xgboost based on SMOTE and CGAN(AE-XGB-SMOTE-CGAN) for detecting credit card frauds.AE-XGB-SMOTE-CGAN is a novel method proposed for credit card fraud detection problems. The credit card fraud dataset comes from a real dataset anonymized by a bank and is highly imbalanced, with normal data far greater than fraud data. Autoencoder (AE) is used to extract relevant features from the dataset, enhancing the ability of feature representation learning, and are then fed into xgboost for classification according to the threshold. Additionally, in this study, we propose a novel approach that hybridizes Generative Adversarial Network (GAN) and Synthetic Minority Over-Sampling Technique (SMOTE) to tackle class imbalance problems. Our two-phase oversampling approach involves knowledge transfer and leverages the synergies of SMOTE and GAN. Specifically, GAN transforms the unrealistic or overgeneralized samples generated by SMOTE into realistic data distributions where there is not enough minority class data available for GAN to process effectively on its own. SMOTE is used to address class imbalance issues and CGAN is used to generate new, realistic data to supplement the original dataset. The AE-XGB-SMOTE-CGAN algorithm is also compared to other commonly used machine learning algorithms, such as KNN and Light GBM, and shows an overall improvement of 2% in terms of the ACC index compared to these algorithms. The AE-XGB-SMOTE-CGAN algorithm also outperforms KNN in terms of the MCC index by 30% when the threshold is set to 0.35. This indicates that the AE-XGB-SMOTE-CGAN algorithm has higher accuracy, true positive rate, true negative rate, and Matthew’s correlation coefficient, making it a promising method for detecting credit card fraud.
Journal Article
Enhanced credit card fraud detection based on attention mechanism and LSTM deep model
by
El Ouahidi, Bouabid
,
Jaafari, Jaafar
,
Douzi, Samira
in
Approximation
,
Attention
,
Attention mechanism
2021
As credit card becomes the most popular payment mode particularly in the online sector, the fraudulent activities using credit card payment technologies are rapidly increasing as a result. For this end, it is obligatory for financial institutions to continuously improve their fraud detection systems to reduce huge losses. The purpose of this paper is to develop a novel system for credit card fraud detection based on sequential modeling of data, using attention mechanism and LSTM deep recurrent neural networks. The proposed model, compared to previous studies, considers the sequential nature of transactional data and allows the classifier to identify the most important transactions in the input sequence that predict at higher accuracy fraudulent transactions. Precisely, the robustness of our model is built by combining the strength of three sub-methods; the uniform manifold approximation and projection (UMAP) for selecting the most useful predictive features, the Long Short Term Memory (LSTM) networks for incorporating transaction sequences and the attention mechanism to enhance LSTM performances. The experimentations of our model give strong results in terms of efficiency and effectiveness.
Journal Article
A machine learning based credit card fraud detection using the GA algorithm for feature selection
by
Wang, Zenghui
,
Sun, Yanxia
,
Ileberi Emmanuel
in
Algorithms
,
Artificial neural networks
,
Big Data
2022
The recent advances of e-commerce and e-payment systems have sparked an increase in financial fraud cases such as credit card fraud. It is therefore crucial to implement mechanisms that can detect the credit card fraud. Features of credit card frauds play important role when machine learning is used for credit card fraud detection, and they must be chosen properly. This paper proposes a machine learning (ML) based credit card fraud detection engine using the genetic algorithm (GA) for feature selection. After the optimized features are chosen, the proposed detection engine uses the following ML classifiers: Decision Tree (DT), Random Forest (RF), Logistic Regression (LR), Artificial Neural Network (ANN), and Naive Bayes (NB). To validate the performance, the proposed credit card fraud detection engine is evaluated using a dataset generated from European cardholders. The result demonstrated that our proposed approach outperforms existing systems.
Journal Article
Credit Card Fraud Detection Using a New Hybrid Machine Learning Architecture
2022
The negative effect of financial crimes on financial institutions has grown dramatically over the years. To detect crimes such as credit card fraud, several single and hybrid machine learning approaches have been used. However, these approaches have significant limitations as no further investigation on different hybrid algorithms for a given dataset were studied. This research proposes and investigates seven hybrid machine learning models to detect fraudulent activities with a real word dataset. The developed hybrid models consisted of two phases, state-of-the-art machine learning algorithms were used first to detect credit card fraud, then, hybrid methods were constructed based on the best single algorithm from the first phase. Our findings indicated that the hybrid model Adaboost + LGBM is the champion model as it displayed the highest performance. Future studies should focus on studying different types of hybridization and algorithms in the credit card domain.
Journal Article