Icon

Public

This directory contains 29 workflows.

Icon01_​Local_​Explanation_​Examples 

Local Interpretation Workflow This workflow demonstrates the use of the Local Explanation View component on three separate datasets on which the AutoML […]

Icon01_​Model_​Monitoring_​with_​Integrated_​Deployment 

This an example showing how you can monitor a deployed model using Integrated Deployment and Guided Analytics.

IconARIMA Example 

This workflow predicts the irregular component of time series (energy consumption) by autoregressive integrated moving average (ARIMA) models that aim at […]

IconAUTO SARIMA Example 

This workflow demonstrates how the SARIMA components can be used to generate forecasts. In this case for hourly temperature data.

IconAUTO SARIMA Taxi Demand 

This workflow demonstrates how the SARIMA components can be used to generate forecasts. In this case for hourly taxi demand prediction in New York city.

IconAuto-SARIMA Exercise 

This workflow demonstrates how the SARIMA components can be used to generate forecasts. In this case for hourly temperature data.

IconCategorical Autocorrelation 

Uses the Linear Correlation node on a lagged categorical column to create a plot of Cramer's V vs lag value.

IconEnergy Consumption Forecasting with LSTM 

This workflow predicts time series (energy consumption) by an LSTM network with lagged values as input. The trained model is then used for out-of-sample […]