curiousily / Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras

iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data
https://www.curiousily.com/posts/credit-card-fraud-detection-using-autoencoders-in-keras/
MIT License
509 stars 278 forks source link

the raw data and how to pre-process #5

Open CristXu opened 5 years ago

CristXu commented 5 years ago

Hi, I got your data now, but i have a question, could you please share the raw-data or show the way how you process the data? Thank you very much.

Regards!