- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I have given a name to a trained ML Model (for future reference). Where is loaded? Can I have list of models saved?
Many thanks
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Models can be accessed through several commands provided by the ML Toolkit and Showcase
- apply allows you to apply a model to a dataset
- summary will display details about a model
- listmodels will list all available saved models
See https://github.com/splunk/ml-toolkit-docs/wiki/Custom-search-commands for full details on each of these commands.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Models can be accessed through several commands provided by the ML Toolkit and Showcase
- apply allows you to apply a model to a dataset
- summary will display details about a model
- listmodels will list all available saved models
See https://github.com/splunk/ml-toolkit-docs/wiki/Custom-search-commands for full details on each of these commands.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many Thanks!!!
