All Apps and Add-ons

Classification Model in Splunk?

Ghostoverflow25
Engager

Hi,

I have data that has two fields, "text", and "label". Of my dataset, about 50% of it is already annotated with accurate "label" lines. For example, my data may look like:

| Text | Label |
|------|-------|
| Apple unveils new iPhone 15 Pro with titanium design and USB-C port | iPhone 15 Pro |
| Microsoft announces Windows 11 update with enhanced AI chatbot features | Windows 11|
| Google releases Pixel 8 smartphone with improved night vision camera | Pixel 8 |
| Tesla launches Cybertruck with stainless steel exoskeleton and tri-motor AWD | Cybertruck |

Would it be possible to train some sort of model to automatically extract the other 50% of fields? From the looks of it, the [Splunk App for Data Science and Deep Learning](https://splunkbase.splunk.com/app/4607) seems roughly like what I would want, but I want to double check before going down this path.

Labels (2)
0 Karma

CletaKoepp
New Member
Thanks for sharing
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...