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
The aim of this dissertation is to assess the effectiveness of LLMs such as FinBERT and GPT-2 in detecting fraudulent activities in financial reports and statements. This repo provides the code for implementing LLMs, traditional machine learning and deep learning models on the labelled dataset
identify fraudulent financial transactions using key behavioral patterns in transaction data. It includes comprehensive data preprocessing, model training using scikit-learn, and a Streamlit web app that allows users to input transaction details and receive instant fraud predictions.