In this project, we create a machine learning model and dashboard to provide real time fraud detection for small businesses.
Dataset link: https://www.kaggle.com/datasets/kartik2112/fraud-detection
This dataset has been processed, split into train and test, and it was used for training, testing, and comparison using the Jupyter Notebook file provided.
Link to Data Engineering/ML Notebook: https://colab.research.google.com/drive/1DgI242EtbE02Z01fm8O7N3c4bkqQwU2q?usp=sharing
Link to Necessary Datapoints/ML Model Files: https://drive.google.com/drive/folders/1xmMWQ6GfwHx0gLyPI9yvADR2nB_6bRUP?usp=sharing
Run the notebook to get the joblib file and final dataset which was then used for our Flask and React based web application.