Splunk Search

How to predict a 4th value based on 1,2,3 values in splunk machine learning tool kit i have been asked to give the 4th value as well to predict 4th value. In my case I don't have the 4th value.

nsriram
New Member

How to predict a 4th value based on 1,2,3 values in splunk machine learning tool kit i have been asked to give the 4th value as well to predict 4th value. In my case I don't have the 4th value.

Tags (1)
0 Karma

DalJeanis
Legend

The simplest answer is this: Predict that the value of the 4th variable is "foo" . Put "foo" in that variable in the training set, and the machine will correctly predict that all the 4th variables will be "foo". Problem solved.

If that solution will not satisfy the person that gave you the assignment, then we need to actually understand what the data is, and what the expectations are.

You have given us very little to answer your question with. Here's the top five questions that came into my head...

(1) What ARE the values?
(2) Do they have a known or expected relationship?

(3) Are they categorical or numerical, continuous or discrete?
(4) How many examples of each do you have?
(5) Who asked you to do this?

(6) Have they told you how to predict the value?
(7) How will they know if the value you predict is right?

Okay, I got up to seven questions before I realized how vague the assignment was and added the intro paragraph based on the critical importance of the last three questions.

I can now confidently say the value of variable 4 is definitely "foo"... Or possibly "bar".

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...