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!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...