All Apps and Add-ons

Is it possible to use R instead of python in MLTK ?

celianou
New Member

I have R codes (not on Splunk) that allow me to:
- recover data from splunk
- pre-process these data
- learn machine learning models
- predict data

I would like to integrate these R codes into Splunk so that all these processes take place in Splunk. I know how to use the add-on machine learning toolkit but with python only.

I would like to know if it is possible to integrate R codes on this add-on?

0 Karma

astein_splunk
Splunk Employee
Splunk Employee

No , not directly

You can build a pass through algorithm file with the ML API (https://docs.splunk.com/Documentation/MLApp/4.2.0/API/Introduction) but you will be transferring data a ton and I suspect this would be a security issue as well.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting V2

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...