The notebook expects the credit card fraud dataset to be available as:
creditcard.csv
Place it in the project root, next to app.py and README.md.
The dataset is intentionally not committed to GitHub because the original CSV is large. Do not commit credentials, private data, or other restricted datasets.
After placing the dataset, run the notebook from the project root.