You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built LDA and QDA models on variables obtained from Principal Component Analysis (PCA) and Kolmogorov-Smirnov (KS) and tuned by leave-one-out cross-validation (LOOCV) to predict fraudulent online advertising click traffic
The aim of this project is to build a classifier that can detect credit card fraudulent transactions. I used a variety of machine learning algorithms like Decision Trees, Logistic Regression, Artificial Neural Networks and finally, Gradient Boosting Classifier
This is an UPDATED deep statistical data analysis of the 2020 Presidential Race at the federal, state, and local county level. Benford's Law analysis was conducted at each level to detect for ballot fraud and manipulation.
The methods and results of the publication "Potential COVID-19 test fraud detection: Findings from a pilot study comparing conventional and statistical approaches" are described in more detail in this appendix. The R-syntax for the calculation is provided, as well as a pseudo data set with which the syntax can also be tested.
The Wirecard scandal is considered one of the largest financial scandals of the decade, which caused losses of several billion euros. This analysis examines the digit structure of Wirecard's financial figures in the period from 2005 to 2019 by analyzing the conformity with the expected frequency distributions according to Benford's law. The resu…