All Apps and Add-ons

How can I apply TensorFlow deep learning algorithms to data within Splunk for credit card fraud?

akinobafemi
New Member

Does anyone have an idea as to how I can apply deep learning algorithms (TensorFlow) to data within Splunk? I'm trying to do this for credit card fraud database at my bank and the data I would be working on is similar to the one obtainable via this link:
https://www.kaggle.com/dalpozz/creditcardfraud

Suggestions would be highly appreciated.

0 Karma
1 Solution

gesman_splunk
Splunk Employee
Splunk Employee

Hello,

1.
Currently Splunk does not have direct integration with Tensorflow.
However you can easily get access to Splunk datasets within your Deep Learning solution either by leveraging Splunk API:
http://docs.splunk.com/Documentation/SplunkCloud/latest/RESTTUT/RESTsearches

or by leveraging Splunk SDK's that are available for multiple languages (with Python being first class citizen of course):
http://dev.splunk.com/sdks

Decoupling Splunk deployment from Deep Learning frameworks deployment will make sense in production for scalability as well as due to the need to access GPU hardware directly by DL side of things to train the models.

2.
We've done similar anti-fraud research project recently based on similar architectures: Splunk SDK/API + TensorFlow + Keras:
https://www.splunk.com/blog/2017/04/18/deep-learning-with-splunk-and-tensorflow-for-security-catchin...

3.
I'd be very interested to help you in this effort wherever possible. Please contact me directly: gesman at splunk.com

View solution in original post

gesman_splunk
Splunk Employee
Splunk Employee

Hello,

1.
Currently Splunk does not have direct integration with Tensorflow.
However you can easily get access to Splunk datasets within your Deep Learning solution either by leveraging Splunk API:
http://docs.splunk.com/Documentation/SplunkCloud/latest/RESTTUT/RESTsearches

or by leveraging Splunk SDK's that are available for multiple languages (with Python being first class citizen of course):
http://dev.splunk.com/sdks

Decoupling Splunk deployment from Deep Learning frameworks deployment will make sense in production for scalability as well as due to the need to access GPU hardware directly by DL side of things to train the models.

2.
We've done similar anti-fraud research project recently based on similar architectures: Splunk SDK/API + TensorFlow + Keras:
https://www.splunk.com/blog/2017/04/18/deep-learning-with-splunk-and-tensorflow-for-security-catchin...

3.
I'd be very interested to help you in this effort wherever possible. Please contact me directly: gesman at splunk.com

koshyk
Super Champion

hi, please can you put the details into a github project so we can all contribute too. cheers

0 Karma

akinobafemi
New Member

@gesman...thanks for your answer. I've sent you an email and hopefully we can work on an even improved solution and post here for the benefit of others.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...