All Apps and Add-ons

In the Splunk Machine Learning Toolkit, how do you predict a field whose value is taken from a lookup ?

gowtham495
Path Finder

I have a result like:

_time HostA HostB HostC...
01:00 1 4 2
02:00 5 2 4
03:00 3 1 2

and i also have a lookup host.csv, which contains host names like:

Host
HostA
HostB
HostC
..

Will i get a query which will run through host.csv and iterate over host name and pass those values to outside predict command, which in turn predicts future value for all the hosts listed in the outside result.

something like :
[outside result] | predict [host names from host.csv]

Any help is appreciated !

0 Karma
Get Updates on the Splunk Community!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...