deepLearn

buildModel

Description

Examples

FAQ

What is the primary purpose of the buildModel action in the Deep Learning action set?
What types of models can be created using the buildModel action?
Which parameter is required to specify the output table for the new model?
Can I specify the number of threads to be used by the buildModel action?

Associated Scenarios

Use Case
Standard DNN Initialization for Churn Prediction

A telecommunications company wants to reduce customer attrition. The Data Science team needs to build a Deep Neural Network (DNN) to predict the probability of a customer leavin...

Use Case
High-Performance CNN Initialization for Image Analysis

A semiconductor manufacturer processes high-resolution wafer images to detect defects. The volume of data requires a Convolutional Neural Network (CNN). The environment is a dis...

Use Case
Edge Case: RNN Model Re-initialization in Pipeline

A financial institution analyzes transaction sequences to detect fraud patterns using Recurrent Neural Networks (RNN). The automated training pipeline runs nightly. This test en...