The Splunk Machine Learning Toolkit provides (as of writing) six assistants as shown in the following screenshot:
 These assistants are provided to you as, sort of, wizards that provide step-by-step guidance to create a machine learning model with a particular purpose or objective.
The Splunk product describes these assistants as follows:
"Each assistant includes end-to-end examples with datasets, plus the ability to apply the visualizations and SPL commands to your own data..."
These six assisted models are based on six of (perhaps) the most common models a data scientist may build.
They include:
- Predict Numeric Fields (linear regression): For example, predict median house values
- Predict Categorical Fields (linear regression): For example, predict customer churn
- Detect Numeric Outliers (distribution statistics): For example, detect outliers in...