spring-cloud / spring-cloud-dataflow-samples

Sample starter applications and code for use with the Spring Cloud Data Flow project
http://cloud.spring.io/spring-cloud-dataflow/
220 stars 203 forks source link

Probe Kaggle for fraud detection dataset #110

Closed sabbyanandan closed 5 years ago

sabbyanandan commented 5 years ago

We have decided to use https://www.kaggle.com/mlg-ulb/creditcardfraud as the dataset, and the solution will be designed as a Tensorflow-processor using https://www.kaggle.com/currie32/predicting-fraud-with-tensorflow.